Skip to main content

matrix_repeat

Function matrix_repeat 

Source
pub fn matrix_repeat(a: &Matrix, n: usize) -> Result<Option<Matrix>>
Expand description

Repeats the a vector as column or a row.