menu
ml_linalg package
documentation
matrix.dart
Matrix
rowsNum property
rowsNum property
dark_mode
light_mode
rowsNum
property
@
Deprecated
('use "rowCount" instead')
int
get
rowsNum
Returns a number of matrix rows
Implementation
@Deprecated('use "rowCount" instead') int get rowsNum;
ml_linalg package
documentation
matrix
Matrix
rowsNum property
Matrix class