Template Function Karana::Math::getRank

Template Function Karana::Math::getRank#

Function Documentation#

template<typename Derived>
unsigned int Karana::Math::getRank(const Eigen::MatrixBase<Derived> &mat)#

Return the rank of a matrix.

Parameters:

mat – The input matrix

Returns:

the matrix rank