Contains the class definition for StructuredOptions, as well as some routines to get default options, and some enumerations,. More...
#include <string>#include <cassert>#include "dense/BLASLAPACKWrapper.hpp"

Go to the source code of this file.
Classes | |
| class | strumpack::structured::StructuredOptions< scalar_t > |
| Class containing several options for the StructuredMatrix code and data-structures. More... | |
Namespaces | |
| namespace | strumpack |
| namespace | strumpack::structured |
Functions | |
| template<typename real_t > | |
| real_t | strumpack::structured::default_structured_rel_tol () |
| template<typename real_t > | |
| real_t | strumpack::structured::default_structured_abs_tol () |
| template<> | |
| float | strumpack::structured::default_structured_rel_tol () |
| template<> | |
| float | strumpack::structured::default_structured_abs_tol () |
| std::string | strumpack::structured::get_name (Type a) |
Contains the class definition for StructuredOptions, as well as some routines to get default options, and some enumerations,.