aimstil
5.0.5
|
StoreFunctor storage policy for SparseVectors. More...
#include <cathier/SparseVector.h>
Public Member Functions | |
void | operator() (SparseVector< T > &sv, T value, const std::pair< std::size_t, T > &pair) const |
void | operator() (SparseVector< T > &sv, T value, const std::pair< std::size_t, T > &pair, T) const |
void | operator() (SparseVector< T > &sv, T value, T, const std::pair< std::size_t, T > &pair) const |
void | operator() (SparseVector< T > &sv, T value, const std::pair< std::size_t, T > &pair, std::pair< std::size_t, T >) const |
StoreFunctor storage policy for SparseVectors.
Definition at line 86 of file SparseVector.h.
|
inline |
Definition at line 89 of file SparseVector.h.
References til::sparse_vector< T >::getMap(), and til::sparse_vector< T >::sparse_end().
|
inline |
Definition at line 93 of file SparseVector.h.
References til::sparse_vector< T >::getMap(), and til::sparse_vector< T >::sparse_end().
|
inline |
Definition at line 97 of file SparseVector.h.
References til::sparse_vector< T >::getMap(), and til::sparse_vector< T >::sparse_end().
|
inline |
Definition at line 101 of file SparseVector.h.
References til::sparse_vector< T >::getMap(), and til::sparse_vector< T >::sparse_end().