impl_matrix_type

Macro impl_matrix_type 

Source
macro_rules! impl_matrix_type {
    (
        $other_type: ty
    ) => { ... };
}