#include <capd/matrixAlgorithms/PARIIntMatrixAlgorithms.h>
◆ This
◆ quotientBaseMatrix()
template<typename Matrix > 
  
  | 
        
          | QuotientBaseMatrix<Matrix>::type capd::matrixAlgorithms::PARIIntMatrixAlgorithms::quotientBaseMatrix | ( | Matrix & | A_W, |  
          |  |  | Matrix & | A_V |  
          |  | ) |  |  |  | inline | 
 
 
◆ smithForm()
template<typename Matrix > 
  
  | 
        
          | SmithForm<Matrix>::type capd::matrixAlgorithms::PARIIntMatrixAlgorithms::smithForm | ( | Matrix & | B, |  
          |  |  | bool | computeQ, |  
          |  |  | bool | computeQinv, |  
          |  |  | bool | computeR, |  
          |  |  | bool | computeRinv |  
          |  | ) |  |  |  | inline | 
 
 
◆ solveLinearEquation()
template<typename Matrix > 
  
  | 
        
          | SolveLinearEquation<Matrix>::type capd::matrixAlgorithms::PARIIntMatrixAlgorithms::solveLinearEquation | ( | Matrix & | m | ) |  |  | inline | 
 
 
The documentation for this struct was generated from the following file: