Skip to main content

square_matrix

Function square_matrix 

Source
pub fn square_matrix(
    element_type: impl Into<String>,
    size: DimExpr,
) -> DependentType
Expand description

Square matrix type.