CMS 3D CMS Logo

Classes | Namespaces
SimpleFunctors.h File Reference

Interface definitions and concrete simple functors for a variety of functor-based calculations. More...

Go to the source code of this file.

Classes

struct  npstat::addmul_left< T1, T2 >
 
struct  npstat::addmul_right< T1, T2 >
 
struct  npstat::assign_left< T1, T2 >
 
struct  npstat::assign_right< T1, T2 >
 
struct  npstat::CastingCopyConstructor< Result, Arg1, CastType >
 
struct  npstat::DefaultConstructor0< Result >
 
struct  npstat::DefaultConstructor1< Result, Arg1 >
 
struct  npstat::DefaultConstructor2< Result, Arg1, Arg2 >
 
struct  npstat::DefaultConstructor3< Result, Arg1, Arg2, Arg3 >
 
struct  npstat::diveq_left< T1, T2 >
 
struct  npstat::diveq_left_0by0isC< T1, T2 >
 
struct  npstat::diveq_right< T1, T2 >
 
struct  npstat::diveq_right_0by0isC< T1, T2 >
 
struct  npstat::Element1D< Container, Result >
 
struct  npstat::Element1DAt< Container, Result >
 
struct  npstat::FcnFunctor0< Result >
 
struct  npstat::FcnFunctor1< Result, Arg1 >
 
struct  npstat::FcnFunctor2< Result, Arg1, Arg2 >
 
struct  npstat::FcnFunctor3< Result, Arg1, Arg2, Arg3 >
 
struct  npstat::Functor0< Result >
 
struct  npstat::Functor1< Result, Arg1 >
 
struct  npstat::Functor2< Result, Arg1, Arg2 >
 
struct  npstat::Functor3< Result, Arg1, Arg2, Arg3 >
 
struct  npstat::minuseq_left< T1, T2 >
 
struct  npstat::minuseq_right< T1, T2 >
 
struct  npstat::multeq_left< T1, T2 >
 
struct  npstat::multeq_right< T1, T2 >
 
struct  npstat::pluseq_left< T1, T2 >
 
struct  npstat::pluseq_right< T1, T2 >
 
struct  npstat::Same< Result >
 
struct  npstat::SameRef< Result >
 
struct  npstat::scast_assign_left< T1, T2, T3 >
 
struct  npstat::scast_assign_right< T1, T2, T3 >
 
struct  npstat::scast_minuseq_left< T1, T2, T3 >
 
struct  npstat::scast_minuseq_right< T1, T2, T3 >
 
struct  npstat::scast_pluseq_left< T1, T2, T3 >
 
struct  npstat::scast_pluseq_right< T1, T2, T3 >
 

Namespaces

 npstat
 

Detailed Description

Interface definitions and concrete simple functors for a variety of functor-based calculations.

Author: I. Volobouev

March 2009

Definition in file SimpleFunctors.h.