Definition in file offvec.hpp.
#include "commoninc.hpp"
Go to the source code of this file.
Classes | |
| class | OffVec< F > |
Typedefs | |
| typedef OffVec< bool > | BolOffVec |
| typedef OffVec< int > | IntOffVec |
| typedef OffVec< double > | DblOffVec |
Functions | |
| template<class F> | |
| ostream & | operator<< (ostream &os, const OffVec< F > &vec) |
| template<class F> | |
| void | setvalue (OffVec< F > &vec, F val) |
| template<class F> | |
| void | clear (OffVec< F > &vec) |
1.4.5