Macaulay2 Engine
Loading...
Searching...
No Matches
DMatTest.hpp
Go to the documentation of this file.
1#ifndef __dmat_test_hpp__
2#define __dmat_test_hpp__
3
25
26#include "dmat.hpp"
27
28#endif
29
30// Local Variables:
31// compile-command: "make -C $M2BUILDDIR/Macaulay2/e/unit-tests check "
32// indent-tabs-mode: nil
33// End:
DMat<ACoeffRing> — dense-matrix template plus the umbrella that wires in every per-ring specialisatio...