TRIQS/nda 1.3.0
Multi-dimensional array library for C++
|
Provides automatic assignment for std::vector.
Definition in file vector.hpp.
Go to the source code of this file.
Functions | |
template<typename T , typename F > | |
void | nda::clef::clef_auto_assign_subscript (std::vector< T > &v, F f) |
Overload of clef_auto_assign_subscript function for std::vector. | |