CAPD DynSys Library
5.2.0
|
#include <capd/matrixAlgorithms/IntMatrixAlgorithmsFactory.h>
Public Types | |
typedef capd::matrixAlgorithms::SmithForm< Matrix > | SmithFormType |
typedef SmithFormType::MatrixQ | MatrixQ |
typedef SmithFormType::MatrixR | MatrixR |
Public Member Functions | |
SmithFormThroughFactory (Matrix &B, bool computeQ, bool computeQinv, bool computeR, bool computeRinv, bool usePARI) | |
void | operator() () |
const MatrixQ & | getQ () const |
const MatrixQ & | getQinv () const |
const MatrixR & | getR () const |
const MatrixR & | getRinv () const |
const int & | getT () const |
const int & | getS () const |
typedef SmithFormType::MatrixQ capd::matrixAlgorithms::IntMatrixAlgorithmsFactory::SmithForm< Matrix >::SmithFormThroughFactory::MatrixQ |
typedef SmithFormType::MatrixR capd::matrixAlgorithms::IntMatrixAlgorithmsFactory::SmithForm< Matrix >::SmithFormThroughFactory::MatrixR |
typedef capd::matrixAlgorithms::SmithForm<Matrix> capd::matrixAlgorithms::IntMatrixAlgorithmsFactory::SmithForm< Matrix >::SmithFormThroughFactory::SmithFormType |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |