Skip to main content

matrix

Function matrix 

Source
pub fn matrix(rows: &[Vec<f64>]) -> Expr
Expand description

Build a matrix value from rows of numbers.