|
Extension: Matrix functions
#include "dg/matrix/matrix.h"
|
Go to the source code of this file.
Classes | |
| struct | dg::mat::ProductMatrixFunction< ContainerType > |
| Computation of \( \vec x = f(A,\vec d)\vec b\) and \( \vec x = f(\vec d, A)\vec b\) where \( A \) is a positive definite matrix self-adjoint in the weights \( W\) . More... | |
| struct | dg::mat::CauchyMatrixProduct< Geometry, Matrix, ComplexContainer > |
| Computation of \( \vec x = f(A,\vec d)\vec b\) or \( \vec x = f( \vec d, A) \vec b\) where \( A \) is a positive (semi)-definite matrix self-adjoint in the weights \( W\) . More... | |
Namespaces | |
| namespace | dg |
| Functions for optimizing Contours. | |
| namespace | dg::mat |