Function nalgebra::repeat [] [src]

pub fn repeat<N, T: Repeat<N>>(val: N) -> T

Create an object by repeating a value.

Same as Identity::new().