menu
dart_mupdf_donut package
documentation
donut.dart
Tensor
ndim property
ndim property
dark_mode
light_mode
ndim
property
int
get
ndim
Number of dimensions.
Implementation
int get ndim => shape.length;
dart_mupdf_donut package
documentation
donut
Tensor
ndim property
Tensor class