Wildmeshing Toolkit
wmtk::function::utils::AutoDiffRAII Class Reference

#include <AutoDiffRAII.hpp>

Public Member Functions

 AutoDiffRAII (size_t size)
 
 ~AutoDiffRAII ()
 

Private Attributes

size_t m_previous_variable_count
 

Detailed Description

Definition at line 8 of file AutoDiffRAII.hpp.

Constructor & Destructor Documentation

◆ AutoDiffRAII()

wmtk::function::utils::AutoDiffRAII::AutoDiffRAII ( size_t  size)

Definition at line 5 of file AutoDiffRAII.cpp.

References DiffScalarBase::setVariableCount().

Here is the call graph for this function:

◆ ~AutoDiffRAII()

wmtk::function::utils::AutoDiffRAII::~AutoDiffRAII ( )

Definition at line 10 of file AutoDiffRAII.cpp.

References m_previous_variable_count, and DiffScalarBase::setVariableCount().

Here is the call graph for this function:

Member Data Documentation

◆ m_previous_variable_count

size_t wmtk::function::utils::AutoDiffRAII::m_previous_variable_count
private

Definition at line 15 of file AutoDiffRAII.hpp.

Referenced by ~AutoDiffRAII().


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