Skip to main content

labeled_matrix_view

Function labeled_matrix_view 

Source
pub fn labeled_matrix_view(
    lens: &str,
    role: &str,
    value: &Expr,
    row_labels: &[&str],
    col_labels: &[&str],
) -> Expr
Expand description

Render a labelled matrix for routing, algorithms, and component grids.