|
| 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_ |
|
|
enum | Kernel { GTSAM = 0,
CHOLMOD
} |
|
enum | Verbosity { SILENT = 0,
COMPLEXITY = 1,
ERROR = 2
} |
|
typedef boost::shared_ptr< PreconditionerParameters > | shared_ptr |
|
The documentation for this struct was generated from the following files:
- /Users/dellaert/git/gtsam/gtsam/linear/Preconditioner.h
- /Users/dellaert/git/gtsam/gtsam/linear/Preconditioner.cpp