Public Member Functions | Public Attributes | Private Member Functions | Friends | List of all members
Record Struct Reference
Inheritance diagram for Record:
Inheritance graph
[legend]

Public Member Functions

void print (const std::string &indent) const
 
 Record ()
 
void startReverseAD4 (internal::JacobianMap &jacobians) const
 
 ~Record () override
 

Public Attributes

CallConfig cc
 

Private Member Functions

template<typename SomeMatrix >
void reverseAD4 (const SomeMatrix &dFdT, internal::JacobianMap &jacobians) const
 

Friends

template<typename Derived , int Rows>
struct internal::CallRecordImplementor
 

Detailed Description

Definition at line 78 of file testCallRecord.cpp.

Constructor & Destructor Documentation

Record::Record ( )
inline

Definition at line 79 of file testCallRecord.cpp.

Record::~Record ( )
inlineoverride

Definition at line 80 of file testCallRecord.cpp.

Member Function Documentation

void Record::print ( const std::string &  indent) const
inline

Definition at line 82 of file testCallRecord.cpp.

template<typename SomeMatrix >
void Record::reverseAD4 ( const SomeMatrix &  dFdT,
internal::JacobianMap &  jacobians 
) const
inlineprivate

Definition at line 90 of file testCallRecord.cpp.

void Record::startReverseAD4 ( internal::JacobianMap &  jacobians) const
inline

Definition at line 84 of file testCallRecord.cpp.

Friends And Related Function Documentation

template<typename Derived , int Rows>
friend struct internal::CallRecordImplementor
friend

Definition at line 98 of file testCallRecord.cpp.

Member Data Documentation

CallConfig Record::cc
mutable

Definition at line 87 of file testCallRecord.cpp.


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


gtsam
Author(s):
autogenerated on Sat May 8 2021 02:51:49