Public Member Functions | Private Attributes | List of all members
gtsam::SymbolGenerator Class Reference

#include <Symbol.h>

Public Member Functions

constexpr unsigned char chr () const
 
Symbol operator() (const std::uint64_t j) const
 
constexpr SymbolGenerator (const unsigned char c)
 

Private Attributes

const unsigned char c_
 

Detailed Description

Generates symbol shorthands with alternative names different than the one-letter predefined ones.

Definition at line 178 of file inference/Symbol.h.

Constructor & Destructor Documentation

◆ SymbolGenerator()

constexpr gtsam::SymbolGenerator::SymbolGenerator ( const unsigned char  c)
inline

Definition at line 181 of file inference/Symbol.h.

Member Function Documentation

◆ chr()

constexpr unsigned char gtsam::SymbolGenerator::chr ( ) const
inline

Definition at line 183 of file inference/Symbol.h.

◆ operator()()

Symbol gtsam::SymbolGenerator::operator() ( const std::uint64_t  j) const
inline

Definition at line 182 of file inference/Symbol.h.

Member Data Documentation

◆ c_

const unsigned char gtsam::SymbolGenerator::c_
private

Definition at line 179 of file inference/Symbol.h.


The documentation for this class was generated from the following file:


gtsam
Author(s):
autogenerated on Tue Jul 4 2023 02:47:12