Searched defs:indexTape (Results 1 – 2 of 2) sorted by relevance
/third_party/boost/libs/yap/example/autodiff_library/ | ||
D | Tape.cpp | 14 template<> Tape<unsigned int>* Tape<unsigned int>::indexTape = NULL; member in AutoDiff::Tape<unsigned int> |
D | Tape.h | 40 static Tape<unsigned int>* indexTape; variable |