ACF $AcfVersion:0$
Classes | Namespaces | Typedefs
TIMathFunction.h File Reference
#include <istd/IPolymorphic.h>

Go to the source code of this file.

Classes

class  imath::TIMathFunction< Argument, Result >
 Template interface for any mathematical function. More...
 

Namespaces

namespace  imath
 Package with mathematical functions and algebraical primitives.
 

Typedefs

typedef TIMathFunction< double, double > imath::IDoubleFunction