UNIVERS  15.3
UNIVERS base processing software API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Protected Member Functions | List of all members
FTrans::InverseFunc Class Reference

#include <s2_ftrans.hpp>

Inheritance diagram for FTrans::InverseFunc:
FTrans::BaseFunc

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)
 

Detailed Description

1/x function

Member Function Documentation

virtual arg_type FTrans::InverseFunc::calc ( arg_type  x) const
protectedvirtual

General calculation method, should be reimplemented in derived classes

Implements FTrans::BaseFunc.


The documentation for this class was generated from the following file: