matrix_get_row

Function matrix_get_row 

Source
pub fn matrix_get_row(matrix: &Tensor, row: usize) -> Result<Tensor, String>
Expand description

Get a row from a matrix