Class xlifepp::PointerF#

template<typename T>
class PointerF#

Collaboration diagram for xlifepp::PointerF:

digraph { graph [bgcolor="#00000000"] node [shape=rectangle style=filled fillcolor="#FFFFFF" font=Helvetica padding=2] edge [color="#1414CE"] "1" [label="xlifepp::PointerF< T >" tooltip="xlifepp::PointerF< T >" fillcolor="#BFBFBF"] }

Fake templated class to select right pointer function along point or vector<point> input argument.

Public Types

T() fun_t (const Point &, Parameters &)

alias of scalar function

Parameters &typedef T() ker_t (const Point &, const Point &, Parameters &)

alias of vector function

alias of scalar kernel