|
gtsam 4.1.1
gtsam
|
This is the complete list of members for gtsam::Ordering, including all inherited members.
| Base typedef (defined in gtsam::Ordering) | gtsam::Ordering | protected |
| boost::serialization::access | gtsam::Ordering | friend |
| COLAMD enum value (defined in gtsam::Ordering) | gtsam::Ordering | |
| Colamd(const FACTOR_GRAPH &graph) | gtsam::Ordering | inlinestatic |
| Colamd(const VariableIndex &variableIndex) | gtsam::Ordering | static |
| ColamdConstrained(const FACTOR_GRAPH &graph, const FastMap< Key, int > &groups) | gtsam::Ordering | inlinestatic |
| ColamdConstrained(const VariableIndex &variableIndex, const FastMap< Key, int > &groups) | gtsam::Ordering | static |
| ColamdConstrainedFirst(const FACTOR_GRAPH &graph, const KeyVector &constrainFirst, bool forceOrder=false) | gtsam::Ordering | inlinestatic |
| ColamdConstrainedFirst(const VariableIndex &variableIndex, const KeyVector &constrainFirst, bool forceOrder=false) | gtsam::Ordering | static |
| ColamdConstrainedLast(const FACTOR_GRAPH &graph, const KeyVector &constrainLast, bool forceOrder=false) | gtsam::Ordering | inlinestatic |
| ColamdConstrainedLast(const VariableIndex &variableIndex, const KeyVector &constrainLast, bool forceOrder=false) | gtsam::Ordering | static |
| Create(OrderingType orderingType, const FACTOR_GRAPH &graph) (defined in gtsam::Ordering) | gtsam::Ordering | inlinestatic |
| CSRFormat(std::vector< int > &xadj, std::vector< int > &adj, const FACTOR_GRAPH &graph) | gtsam::Ordering | static |
| CUSTOM enum value (defined in gtsam::Ordering) | gtsam::Ordering | |
| equals(const Ordering &other, double tol=1e-9) const (defined in gtsam::Ordering) | gtsam::Ordering | |
| invert() const | gtsam::Ordering | |
| METIS enum value (defined in gtsam::Ordering) | gtsam::Ordering | |
| Metis(const MetisIndex &met) | gtsam::Ordering | static |
| Metis(const FACTOR_GRAPH &graph) (defined in gtsam::Ordering) | gtsam::Ordering | inlinestatic |
| NATURAL enum value (defined in gtsam::Ordering) | gtsam::Ordering | |
| Natural(const FACTOR_GRAPH &fg) | gtsam::Ordering | inlinestatic |
| operator+=(Key key) | gtsam::Ordering | inline |
| Ordering() | gtsam::Ordering | inline |
| Ordering(const KEYS &keys) | gtsam::Ordering | inlineexplicit |
| Ordering(ITERATOR firstKey, ITERATOR lastKey) | gtsam::Ordering | inline |
| OrderingType enum name | gtsam::Ordering | |
| print(const std::string &str="", const KeyFormatter &keyFormatter=DefaultKeyFormatter) const (defined in gtsam::Ordering) | gtsam::Ordering | |
| shared_ptr typedef | gtsam::Ordering | |
| This typedef | gtsam::Ordering |