pub fn shape_of<T: MatrixValue>(
matrix: &AbstractLiteral<T>,
) -> Option<MatrixShape<T::Dom>>Expand description
Given an AbstractLiteral::Matrix, get its MatrixShape
pub fn shape_of<T: MatrixValue>(
matrix: &AbstractLiteral<T>,
) -> Option<MatrixShape<T::Dom>>Given an AbstractLiteral::Matrix, get its MatrixShape