geomc 1.0
A c++ linear algebra template library
Loading...
Searching...
No Matches
_ImplMtxInv< Mx > Class Template Reference

Public Types

typedef geom::SimpleMatrix< T, N, N > return_t
typedef Mx::elem_t T

Static Public Member Functions

template<typename Md>
static bool inv (Md *into, const Mx &m)

Static Public Attributes

static constexpr index_t N = std::max(Mx::ROWDIM, Mx::COLDIM)

The documentation for this class was generated from the following file: