MatrixInverse.hpp File Reference
#include <type_traits>
Include dependency graph for MatrixInverse.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 Opm
 

Functions

template<typename M >
Opm::inverse2x2 (const M &m)
 
template<typename M >
Opm::matprod (const M &m1, const M &m2)
 
template<typename M >
Opm::inverse3x3 (const M &m)