UNIVERS
15.3
UNIVERS base processing software API
|
#include <s2_ftrans.hpp>
Public Member Functions | |
arg_type | operator() (arg_type x) |
Protected Member Functions | |
virtual arg_type | calc (arg_type x) const =0 |
Transformation function interface
|
protectedpure virtual |
General calculation method, should be reimplemented in derived classes
Implemented in FTrans::InverseFunc.
|
inline |