Primary template functor for the intersection of like functions. More...
#include <function_math.hpp>
Private Member Functions | |
Intersection () | |
Private constructor - prevents instantiation of this primary template. More... | |
virtual | ~Intersection () |
Primary template functor for the intersection of like functions.
Definition at line 94 of file function_math.hpp.
|
inlineprivate |
Private constructor - prevents instantiation of this primary template.
Definition at line 99 of file function_math.hpp.
|
inlineprivatevirtual |
Definition at line 100 of file function_math.hpp.