Skip to main content

shape_of

Function shape_of 

Source
pub fn shape_of<T>(
    matrix: &AbstractLiteral<T>,
) -> Option<MatrixShape<<T as AbstractLiteralValue>::Dom>>
where T: MatrixValue,
Expand description

Given an AbstractLiteral::Matrix, get its [MatrixShape]