geomc 1.0
A c++ linear algebra template library
|
Static Public Member Functions | |
static constexpr T | diff_of_products (T a, T b, T c, T d) |
static constexpr T | multiply_add (T a, T b, T c) |
static constexpr T | sum_of_products (T a, T b, T c, T d) |