#include "../Mat.h"
#include <cmath>
Go to the source code of this file.
Namespaces | |
| namespace | exmat |
| namespace | exmat::Math |
| namespace | exmat::Math::ConsistencyLevel |
| namespace | exmat::Math::PNS |
| namespace | exmat::Math::PNS::FUNffpi_ID |
| namespace | exmat::Math::PNS::FUNff_ID |
| namespace | exmat::Math::PNS::FUNfff_ID |
| namespace | exmat::Math::PNS::FUNvffafa_ID |
Enumerations | |
| enum | { exmat::Math::ConsistencyLevel::Improved = 0, exmat::Math::ConsistencyLevel::Default, exmat::Math::ConsistencyLevel::Performance } |
Functions | |
| void | exmat::Math::setConsistency (int cl=ConsistencyLevel::Default) |
| Set the consistency of the approximated functions. | |
1.4.6-NO