pub fn square_matrix(
element_type: impl Into<String>,
size: DimExpr,
) -> DependentTypeExpand description
Square matrix type.
pub fn square_matrix(
element_type: impl Into<String>,
size: DimExpr,
) -> DependentTypeSquare matrix type.