linbox
Public Member Functions
MatrixRank Class Reference

Compute the rank of an integer matrix in place over a finite field by Gaussian elimination. More...

#include <matrix-rank.h>

Public Member Functions

template<class IRing >
long rank (const BlasBlackbox< IRing > &A) const

Detailed Description

Compute the rank of an integer matrix in place over a finite field by Gaussian elimination.


Member Function Documentation

long rank ( const BlasBlackbox< IRing > &  A) const [inline]

bug the following should work :


The documentation for this class was generated from the following file: