Template Function Karana::Math::getRank# Defined in File Defs.h 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