Macaulay2 Engine
Loading...
Searching...
No Matches

◆ syzygy()

void M2::DummyRing::syzygy ( const ElementType a,
const ElementType b,
ElementType & x,
ElementType & y ) const
inline

Definition at line 410 of file aring.hpp.

414 {
415 (void) a;
416 (void) b;
417 (void) x;
418 (void) y;
419 }
volatile int x

References x.