Skip to main content

cell

Function cell 

Source
pub fn cell(value: &Expr, row: usize, col: usize) -> Option<f64>
Expand description

Read a matrix cell as f64.