ug4
|
#include "linear_operator_inverse.h"
#include "matrix_operator.h"
#include "common/error.h"
#include "common/util/smart_pointer.h"
Go to the source code of this file.
Classes | |
class | ug::IMatrixOperatorInverse< M, X, Y > |
describes an inverse linear mapping X->Y based on a matrix More... | |
Namespaces | |
ug | |
the ug namespace | |