Skip to main content

IntegrationWeights

Type Alias IntegrationWeights 

Source
pub type IntegrationWeights<const G: usize, U> = TensorList<Quantity<U>, G>;

Aliased Typeยง

pub struct IntegrationWeights<const G: usize, U>(/* private fields */);