pub type PerturbationVectors = Vec<PerturbationVector>;
Expand description
A collection of PerturbationVector
s
Aliased Typeยง
pub struct PerturbationVectors { /* private fields */ }
pub type PerturbationVectors = Vec<PerturbationVector>;
A collection of PerturbationVector
s
pub struct PerturbationVectors { /* private fields */ }