Struct ndarray_linalg::error::StrideError
[−]
pub struct StrideError {
pub s0: Ixs,
pub s1: Ixs,
}Error that strides of the array is not supported
Fields
s0: Ixs
s1: Ixs