ug4
|
#include "../small_matrix/densematrix.h"
#include "../small_matrix/densevector.h"
#include "../../common/operations.h"
Go to the source code of this file.
Classes | |
class | ug::DenseMatrixInverse< TStorage > |
struct | ug::matrix_algebra_type_traits< DenseMatrixInverse< T > > |
Namespaces | |
ug | |
the ug namespace | |
Functions | |
template<typename T > | |
std::ostream & | ug::operator<< (std::ostream &out, const DenseMatrixInverse< T > &mat) |