Macaulay2 Engine
Loading...
Searching...
No Matches
fplll-interface.hpp
Go to the documentation of this file.
1
30
31
class
MutableMatrix
;
32
33
bool
fp_LLL
(
MutableMatrix
*M,
MutableMatrix
*U,
int
strategy);
34
35
// Local Variables:
36
// compile-command: "make -C $M2BUILDDIR/Macaulay2/e "
37
// indent-tabs-mode: nil
38
// End:
MutableMatrix
Abstract base class for mutable matrices over an arbitrary engine Ring, the in-place counterpart of t...
Definition
mat.hpp:79
fp_LLL
bool fp_LLL(MutableMatrix *M, MutableMatrix *U, int strategy)
Definition
fplll-interface.cpp:9
Macaulay2
e
fplll-interface.hpp
Generated on
for Macaulay2 Engine by
1.15.0