Skip to main content

shape_of

Function shape_of 

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

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