Tatooine
|
▼BLAS | |
BLAS Level 1 | Vector Operations |
▼BLAS Level 2 | Matrix-Vector Operations |
GEMV | General Matrix-Vector-Multiplication |
▼BLAS Level 3 | Matrix-Matrix Operations |
GEMM | General Matrix-Matrix-Multiplication |
▼Lapack | |
GECON | Estimates the reciprocal of the condition number |
GEEV | General Matrix EigenvaluesGEEV computes for an \(n\times n\) real nonsymmetric matrix \(\mA\), the eigenvalues and, optionally, the left and/or right eigenvectors |
GEQRF | General QR Factorization |
GESV | General Solve |
GETRF | Computes an LU factorization of a general matrix |
LANGE | Calculating norms |
ORMQR | Orthogonal Matrix |
SYEV | Symmetrical Matrix EigenvaluesComputes all eigenvalues and, optionally, eigenvectors of a real symmetric matrix A |
SYSV | Computes the solution to symmetric linear systems |
TRTRS | Solves triangular systems |
▼CGAL Wrappers | Templated Wrappers for CGAL types |
Delaunay Triangulation | |
Triangulation data structure | |
Triangulation data structure | |
Triangulation DS Vertex Base | |
Triangulation Face or Cell Base | |
Triangulation Vertex Base | |
Triangulation vertex base | |
Parallel Vectors Operator | |
Scattered Data Interpolation | |
▼Template Meta Programming | |
▼List | |
size | |
at | |
back | |
front | |
push_back | |
push_front | |
pop_back | |
pop_front | |
contains | |
▼Set | |
insert | |
constructor | |
size | |
at | |
contains | |
Type Counting | |
Finite Difference Coefficients |