Scythe-1.0.3
template<matrix_order ORDER = Col, matrix_style STYLE = Concrete>
uint scythe::Matrix_base< ORDER, STYLE >::rows ( ) const [inline]

Returns the number of rows in the Matrix.

See also:
size()
cols()

Referenced by scythe::cbind(), scythe::chol_solve(), scythe::cholesky(), scythe::Matrix< T_type, M_ORDER, M_STYLE >::copy(), scythe::crossprod(), scythe::diag(), scythe::eigen(), scythe::Matrix_base< Col, Concrete >::empty(), scythe::Matrix< T_type, M_ORDER, M_STYLE >::equals(), scythe::for_each_ij_set(), scythe::gaxpy(), scythe::hesscdif(), scythe::Matrix_base< Col, Concrete >::inRange(), scythe::inv(), scythe::invpd(), scythe::Matrix< T_type, M_ORDER, M_STYLE >::isDiagonal(), scythe::Matrix< T_type, M_ORDER, M_STYLE >::isIdentity(), scythe::Matrix< T_type, M_ORDER, M_STYLE >::isLowerTriangular(), scythe::Matrix_base< Col, Concrete >::isNull(), scythe::Matrix_base< Col, Concrete >::isRowVector(), scythe::Matrix_base< Col, Concrete >::isScalar(), scythe::Matrix< T_type, M_ORDER, M_STYLE >::isSkewSymmetric(), scythe::Matrix_base< Col, Concrete >::isSquare(), scythe::Matrix< T_type, M_ORDER, M_STYLE >::isSymmetric(), scythe::Matrix< T_type, M_ORDER, M_STYLE >::isUpperTriangular(), scythe::Matrix_base< Col, Concrete >::isVector(), scythe::jacfdif(), scythe::Matrix< T_type, M_ORDER, M_STYLE >::kronecker(), scythe::lndmvn(), scythe::lu_solve(), scythe::Matrix< T_type, M_ORDER, M_STYLE >::Matrix(), scythe::operator!(), scythe::Matrix< T_type, M_ORDER, M_STYLE >::operator()(), scythe::operator*(), scythe::Matrix< T_type, M_ORDER, M_STYLE >::operator=(), scythe::order(), scythe::qr_solve(), scythe::rbind(), scythe::rng< mersenne >::rdirich(), scythe::Matrix< T_type, M_ORDER, M_STYLE >::resize(), scythe::Matrix< T_type, M_ORDER, M_STYLE >::resize2Match(), scythe::rng< mersenne >::rmvnorm(), scythe::rng< mersenne >::rmvt(), scythe::row_interchange(), scythe::rtmvnorm< RNGTYPE >::rtmvnorm(), scythe::rng< mersenne >::rwish(), scythe::Matrix< T_type, M_ORDER, M_STYLE >::save(), scythe::selif(), scythe::Matrix_base< Col, Concrete >::size(), scythe::svd(), scythe::t(), and scythe::vech().