|
TDLS 0.2.0
Tiny Device-callable Linear Solvers
|
| ▼ include | |
| ▼ tdls | |
| ▼ core | |
| macros.hpp | Toolchain detection and portability macros |
| math.hpp | Scalar math helpers usable in constant expressions |
| structural_real.hpp | Exact floating-point value admissible as a template argument |
| version.hpp | TDLS version macros |
| ▼ solvers | |
| ▼ tiled_lupp | |
| config.hpp | Compile-time configuration of the TiledLUpp solver family |
| solver_dynamic.hpp | Runtime-size variant of the TiledLUpp solver |
| solver_static.hpp | TiledLUpp solver: LU with partial pivoting on tile grids, one thread / work-item per system |
| tile_operations.hpp | LU register-tile micro-kernel of the TiledLUpp solver family |
| options.hpp | Shared vocabulary and conventions of the solver families |
| tile_operations.hpp | Register-tile micro-kernels shared by the solver families |
| ▼ tfel | |
| adaptors.hpp | TFEL adaptors: call the TiledLUpp solvers directly on the tfel::math objects (matrices, vectors, views) instead of raw pointers |
| tdls.hpp | TDLS umbrella header: includes the whole library |