Hyperiso 1.0.3
Modular flavour-physics calculations, Wilson coefficients and statistical inference
Loading...
Searching...
No Matches
Math.h
Go to the documentation of this file.
1#ifndef MATH_H
2#define MATH_H
3
4#include "constants.h"
5#include "special.h"
6#include "Matrix.h"
7#include "SparseMatrix.h"
8#include "scalar.h"
9#include "analysis.h"
10
11#endif // MATH_H
Lightweight dense real-matrix utilities built on top of STL storage and GSL backends.