CAPD DynSys Library
5.2.0
|
#include <capd/matrixAlgorithms/SmithFormFactory.h>
Public Member Functions | |
SmithFormFactory (bool usePARI) | |
template<typename MatrixT > | |
SmithForm< MatrixT > * | operator() (MatrixT &B, bool computeQ, bool computeQinv, bool computeR, bool computeRinv) |
|
inlineexplicit |