Struct ndarray_linalg::error::MemoryContError
[−]
pub struct MemoryContError {}Error that the memory is not aligned continously
Methods
impl MemoryContError
fn new() -> Self
Constructs a new MemoryContError.