| 
    algebramix_doc 0.3 
   | 
 
Go to the source code of this file.
| #define DC Denominator_type(C) | 
Definition at line 20 of file matrix_quotient.hpp.
Referenced by implementation< matrix_multiply, V, matrix_quotient< W > >::mul().
| #define NC Numerator_type(C) | 
Definition at line 19 of file matrix_quotient.hpp.
Referenced by implementation< matrix_multiply, V, matrix_quotient< W > >::mul().
| #define TMPL template<typename C> | 
Definition at line 18 of file matrix_quotient.hpp.