aimstil  5.0.5
til::Loop_mapEach< TMap1, TMap2, TFunctor > Class Template Reference

Apply a functor to a pair of sparse vectors where either one has data. More...

#include <cathier/globalTraits.h>

Public Member Functions

void operator() (TMap1 &map1, TMap2 &map2, TFunctor f)
 

Detailed Description

template<typename TMap1, typename TMap2, typename TFunctor>
class til::Loop_mapEach< TMap1, TMap2, TFunctor >

Apply a functor to a pair of sparse vectors where either one has data.

Definition at line 138 of file globalTraits.h.

Member Function Documentation

◆ operator()()

template<typename TMap1 , typename TMap2 , typename TFunctor >
void til::Loop_mapEach< TMap1, TMap2, TFunctor >::operator() ( TMap1 &  map1,
TMap2 &  map2,
TFunctor  f 
)
inline

Definition at line 144 of file globalTraits.h.


The documentation for this class was generated from the following file: