|
| enum | Kernel { GTSAM = 0,
CHOLMOD
} |
| |
| enum | Verbosity { SILENT = 0,
COMPLEXITY = 1,
ERROR = 2
} |
| |
|
typedef std::shared_ptr< PreconditionerParameters > | shared_ptr |
| |
|
|
| PreconditionerParameters (const PreconditionerParameters &p) |
| |
|
Kernel | kernel () const |
| |
|
Verbosity | verbosity () const |
| |
|
void | print () const |
| |
|
virtual void | print (std::ostream &os) const |
| |
|
|
static Kernel | kernelTranslator (const std::string &s) |
| |
|
static Verbosity | verbosityTranslator (const std::string &s) |
| |
|
static std::string | kernelTranslator (Kernel k) |
| |
|
static std::string | verbosityTranslator (Verbosity v) |
| |
|
|
enum gtsam::PreconditionerParameters::Kernel | kernel_ |
| |
|
enum gtsam::PreconditionerParameters::Verbosity | verbosity_ |
| |
The documentation for this struct was generated from the following file:
- /home/docs/checkouts/readthedocs.org/user_builds/gtsam-jlblanco-docs/checkouts/latest/gtsam/linear/Preconditioner.h