[][src]Trait opensrdk_linear_algebra::types::Type

pub trait Type: Clone + Copy + Debug + Default + Send + Sync { }

Implementors

impl Type for Diagonal[src]

impl Type for LowerTriangle[src]

impl Type for PositiveDefinite[src]

impl Type for PositiveSemiDefinite[src]

impl Type for Square[src]

impl Type for Standard[src]

impl Type for UpperTriangle[src]

Loading content...