|
GTSAM
4.0.2
C++ library for smoothing and mapping (SAM)
|
Internals for Expression.h, not for general consumption. More...
#include <gtsam/nonlinear/internal/JacobianMap.h>

Go to the source code of this file.
Namespaces | |
| gtsam | |
Variables | |
| const int | gtsam::internal::CallRecordMaxVirtualStaticRows = 5 |
Internals for Expression.h, not for general consumption.
| const int gtsam::internal::CallRecordMaxVirtualStaticRows = 5 |
CallRecordMaxVirtualStaticRows tells which separate virtual reverseAD with specific static rows (1..CallRecordMaxVirtualStaticRows) methods are part of the CallRecord interface. It is used to keep the testCallRecord unit test in sync.
1.8.13