nalgebra::base::storage

Type Alias Owned

Source
pub type Owned<T, R, C = U1> = <DefaultAllocator as Allocator<T, R, C>>::Buffer;
Expand description

The owned data storage that can be allocated from S.