File SBCFunctorMinus.hpp#
FileList > Core > Functor > SBCFunctorMinus.hpp
#include "SBCFunctor.hpp"
Classes#
| Type | Name |
|---|---|
| class | SBCFunctorMinus0 <typename Output> This class describes a functor that is the difference between two functors. |
Public Functions#
| Type | Name |
|---|---|
| SBCFunctorMinus0< Output > | operator- (const SBCFunctor0< Output > & firstFunctor, const SBCFunctor0< Output > & secondFunctor) This function produces a functor that outputs the subtraction of firstFunctor andsecondFunctor . |
Macros#
| Type | Name |
|---|---|
| define | SBMinus0 The short name of SBCFunctorMinus0 . |
| define | SBMinus1 The short name of SBCFunctorMinus1. |
| define | SBMinus10 The short name of SBCFunctorMinus10. |
| define | SBMinus11 The short name of SBCFunctorMinus11. |
| define | SBMinus12 The short name of SBCFunctorMinus12. |
| define | SBMinus13 The short name of SBCFunctorMinus13. |
| define | SBMinus14 The short name of SBCFunctorMinus14. |
| define | SBMinus15 The short name of SBCFunctorMinus15. |
| define | SBMinus16 The short name of SBCFunctorMinus16. |
| define | SBMinus2 The short name of SBCFunctorMinus2. |
| define | SBMinus3 The short name of SBCFunctorMinus3. |
| define | SBMinus4 The short name of SBCFunctorMinus4. |
| define | SBMinus5 The short name of SBCFunctorMinus5. |
| define | SBMinus6 The short name of SBCFunctorMinus6. |
| define | SBMinus7 The short name of SBCFunctorMinus7. |
| define | SBMinus8 The short name of SBCFunctorMinus8. |
| define | SBMinus9 The short name of SBCFunctorMinus9. |
| define | SB_MAKE_FUNCTOR_MINUS_TEMPLATE (N) |
Public Functions Documentation#
function operator-#
This function produces a functor that outputs the subtraction of firstFunctor andsecondFunctor .
template<typename Output>
SBCFunctorMinus0 < Output > operator- (
const SBCFunctor0< Output > & firstFunctor,
const SBCFunctor0< Output > & secondFunctor
)
Macro Definition Documentation#
define SBMinus0#
The short name of SBCFunctorMinus0 .
define SBMinus1#
The short name of SBCFunctorMinus1.
define SBMinus10#
The short name of SBCFunctorMinus10.
define SBMinus11#
The short name of SBCFunctorMinus11.
define SBMinus12#
The short name of SBCFunctorMinus12.
define SBMinus13#
The short name of SBCFunctorMinus13.
define SBMinus14#
The short name of SBCFunctorMinus14.
define SBMinus15#
The short name of SBCFunctorMinus15.
define SBMinus16#
The short name of SBCFunctorMinus16.
define SBMinus2#
The short name of SBCFunctorMinus2.
define SBMinus3#
The short name of SBCFunctorMinus3.
define SBMinus4#
The short name of SBCFunctorMinus4.
define SBMinus5#
The short name of SBCFunctorMinus5.
define SBMinus6#
The short name of SBCFunctorMinus6.
define SBMinus7#
The short name of SBCFunctorMinus7.
define SBMinus8#
The short name of SBCFunctorMinus8.
define SBMinus9#
The short name of SBCFunctorMinus9.