Home
last modified time | relevance | path

Searched defs:indexTape (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/libs/yap/example/autodiff_library/
DTape.cpp14 template<> Tape<unsigned int>* Tape<unsigned int>::indexTape = NULL; member in AutoDiff::Tape<unsigned int>
DTape.h40 static Tape<unsigned int>* indexTape; variable