UNIVERS
15.3
UNIVERS base processing software API
|
#include <s2_ftrans.hpp>
Protected Member Functions | |
virtual arg_type | calc (arg_type x) const |
Additional Inherited Members | |
Public Member Functions inherited from FTrans::BaseFunc | |
arg_type | operator() (arg_type x) |
1/x function
|
protectedvirtual |
General calculation method, should be reimplemented in derived classes
Implements FTrans::BaseFunc.