|
Extension: Matrix functions
#include "dg/matrix/matrix.h"
|
Topics | |
| Inversion of tridiagonal matrices | |
| \(T^{-1}\) | |
| Tridiagonal Matrix-functions | |
| \( x \approx f(T)b \) | |
| Matrix-functions | |
| \( x \approx f(A)b \) | |
| Exponential integrators | |
| \( \dot y = Ay + g(t,y)\) | |
| Optimisation methods | |
| \( \min_{x} f(x)\) | |