Skip to main content

DctMatrixNumElements

Type Alias DctMatrixNumElements 

Source
pub type DctMatrixNumElements = UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B1>, B1>, B1>, B1>, B1>, B0>, B0>, B0>, B0>;
Expand description

The DCT matrix number of elements as a compile-time resolved typenum for your convenience since type-level math is hard

Aliased Typeยง

pub struct DctMatrixNumElements { /* private fields */ }