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

Apply a functor to two sparse vectors only where they both have data. More...

#include <cathier/globalTraits.h>

Public Member Functions

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

Detailed Description

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

Apply a functor to two sparse vectors only where they both have data.

Definition at line 80 of file globalTraits.h.

Member Function Documentation

◆ operator()()

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

Definition at line 84 of file globalTraits.h.


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