include/algebramix/matrix_quotient.hpp File Reference
#include <numerix/rational.hpp>
#include <algebramix/matrix_integer.hpp>
Go to the source code of this file.
Classes
Namespaces
Defines
- #define TMPL template<typename C>
- #define NC Numerator_type(C)
- #define DC Denominator_type(C)
Functions
- DEFINE_VARIANT (matrix_rational, matrix_quotient< matrix_naive >) STMPL struct matrix_variant_helper< rational >
- template<typename C > Denominator_type (C) least_common_denominator(const C *s
Variables
Define Documentation
#define DC Denominator_type(C) |
#define NC Numerator_type(C) |
#define TMPL template<typename C> |