TMB Documentation  v1.9.11
List of all members
atomic::AtomicLocal< Functor > Struct Template Reference

User interface to checkpointing using TMBad. More...

#include <checkpoint_macro.hpp>

Detailed Description

template<class Functor>
struct atomic::AtomicLocal< Functor >

User interface to checkpointing using TMBad.

This is the recommended way of constucting atomic functions without knowing the reverse mode derivatives.

Usage: Within objective_function (or any other function) one can do

AtomicLocal<Functor> F(Functor());

Definition at line 267 of file checkpoint_macro.hpp.


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