menu
ml_linalg package
documentation
matrix.dart
Matrix
rowCount property
rowCount property
dark_mode
light_mode
rowCount
property
int
get
rowCount
Returns a number of matrix rows
Implementation
int get rowCount;
ml_linalg package
documentation
matrix
Matrix
rowCount property
Matrix class