Theoretica
A C++ numerical and automatic mathematical library
|
Files | |
algebra.h | |
Linear algebra routines. | |
algebra_types.h | |
Linear algebra type definitions. | |
distance.h | |
Distances and norms of generic vectors, with real or complex elements. | |
mat.h | |
Matrix class and operations. | |
parallel.h | |
Parallelized methods to evaluate a function over a vector element-wise. | |
transform.h | |
Linear transformations such as rotations and projective geometry. | |
vec.h | |
Vector class and operations. | |