Type Definition wyrm::Arr [] [src]

type Arr = Array2<f32>;

Alias for a f32 ndarray matrix.