impl_float_const

Macro impl_float_const 

Source
macro_rules! impl_float_const {
    ($struct:ident$(, [$($dim:tt),*]$(, [$($ddim:tt),*])*)?) => { ... };
}