File SBCFunctorDivide.hpp#
FileList > Core > Functor > SBCFunctorDivide.hpp
#include "SBCFunctor.hpp"
Classes#
| Type | Name |
|---|---|
| class | SBCFunctorDivide0 <typename Output, typename Output1, typename Output2> This class describes a functor that is the division of two functors. |
Public Functions#
| Type | Name |
|---|---|
| SBCFunctorDivide0< Output, Output1, Output2 > | operator/ (const SBCFunctor0< Output1 > & firstFunctor, const SBCFunctor0< Output2 > & secondFunctor) This function produces a functor that outputs the division of firstFunctor bysecondFunctor . |
Macros#
| Type | Name |
|---|---|
| define | SBDivide0 The short name of SBCFunctorDivide0 . |
| define | SBDivide1 The short name of SBCFunctorDivide1. |
| define | SBDivide10 The short name of SBCFunctorDivide10. |
| define | SBDivide11 The short name of SBCFunctorDivide11. |
| define | SBDivide12 The short name of SBCFunctorDivide12. |
| define | SBDivide13 The short name of SBCFunctorDivide13. |
| define | SBDivide14 The short name of SBCFunctorDivide14. |
| define | SBDivide15 The short name of SBCFunctorDivide15. |
| define | SBDivide16 The short name of SBCFunctorDivide16. |
| define | SBDivide2 The short name of SBCFunctorDivide2. |
| define | SBDivide3 The short name of SBCFunctorDivide3. |
| define | SBDivide4 The short name of SBCFunctorDivide4. |
| define | SBDivide5 The short name of SBCFunctorDivide5. |
| define | SBDivide6 The short name of SBCFunctorDivide6. |
| define | SBDivide7 The short name of SBCFunctorDivide7. |
| define | SBDivide8 The short name of SBCFunctorDivide8. |
| define | SBDivide9 The short name of SBCFunctorDivide9. |
| define | SB_MAKE_FUNCTOR_DIVIDE_TEMPLATE (N) |
Public Functions Documentation#
function operator/#
This function produces a functor that outputs the division of firstFunctor bysecondFunctor .
template<typename Output, typename Output1, typename Output2>
SBCFunctorDivide0 < Output, Output1, Output2 > operator/ (
const SBCFunctor0< Output1 > & firstFunctor,
const SBCFunctor0< Output2 > & secondFunctor
)
Macro Definition Documentation#
define SBDivide0#
The short name of SBCFunctorDivide0 .
define SBDivide1#
The short name of SBCFunctorDivide1.
define SBDivide10#
The short name of SBCFunctorDivide10.
define SBDivide11#
The short name of SBCFunctorDivide11.
define SBDivide12#
The short name of SBCFunctorDivide12.
define SBDivide13#
The short name of SBCFunctorDivide13.
define SBDivide14#
The short name of SBCFunctorDivide14.
define SBDivide15#
The short name of SBCFunctorDivide15.
define SBDivide16#
The short name of SBCFunctorDivide16.
define SBDivide2#
The short name of SBCFunctorDivide2.
define SBDivide3#
The short name of SBCFunctorDivide3.
define SBDivide4#
The short name of SBCFunctorDivide4.
define SBDivide5#
The short name of SBCFunctorDivide5.
define SBDivide6#
The short name of SBCFunctorDivide6.
define SBDivide7#
The short name of SBCFunctorDivide7.
define SBDivide8#
The short name of SBCFunctorDivide8.
define SBDivide9#
The short name of SBCFunctorDivide9.