Trait Coefficient

trait Coefficient: RegisteredPrimitive + Into<i32> + AddAssign + Signed + Debug + 'static

Associated Types

type Pixel: TraitBound { trait_: Path { path: "Pixel", id: Id(3), args: None }, generic_params: [], modifier: None }

Implementors