Preparing search index...
The search index is not available
Chalkboard - v2.4.0
Chalkboard
Chalkboard
tens
isSizeUniform
Function isSizeUniform
Checks if a tensor has a uniform size (analogous to checking if a matrix is square).
isSizeUniform
(
tens
:
ChalkboardTensor
)
:
boolean
Parameters
tens
:
ChalkboardTensor
The tensor
Returns
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Source code
Examples
Chalkboard - v2.4.0
Loading...
Checks if a tensor has a uniform size (analogous to checking if a matrix is square).