CppADCodeGen 2.4.3
A C++ Algorithmic Differentiation Package with Source Code Generation
Loading...
Searching...
No Matches
CppAD::cg::loops::LoopNonIndexedLocator< Base > Class Template Reference
Collaboration diagram for CppAD::cg::loops::LoopNonIndexedLocator< Base >:
Collaboration graph

Public Member Functions

 LoopNonIndexedLocator (CodeHandler< Base > &handler, CodeHandlerVector< Base, short > &indexed, std::set< OperationNode< Base > * > &nonIndexed, const OperationNode< Base > &loopIndex)
 
bool findNonIndexedNodes (OperationNode< Base > &node)
 

Detailed Description

template<class Base>
class CppAD::cg::loops::LoopNonIndexedLocator< Base >

Definition at line 269 of file model_c_source_gen_loops.hpp.

Constructor & Destructor Documentation

◆ LoopNonIndexedLocator()

template<class Base >
CppAD::cg::loops::LoopNonIndexedLocator< Base >::LoopNonIndexedLocator ( CodeHandler< Base > &  handler,
CodeHandlerVector< Base, short > &  indexed,
std::set< OperationNode< Base > * > &  nonIndexed,
const OperationNode< Base > &  loopIndex 
)
inline

Definition at line 277 of file model_c_source_gen_loops.hpp.

Member Function Documentation

◆ findNonIndexedNodes()

template<class Base >
bool CppAD::cg::loops::LoopNonIndexedLocator< Base >::findNonIndexedNodes ( OperationNode< Base > &  node)
inline

Definition at line 288 of file model_c_source_gen_loops.hpp.


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