Gyoto
Public Member Functions | List of all members
Gyoto::Functor::Double_constDoubleArray Class Referenceabstract

A functor like double (func) (double const data[]) More...

#include <GyotoFunctors.h>

Inheritance diagram for Gyoto::Functor::Double_constDoubleArray:
Gyoto::Astrobj::Standard Gyoto::Astrobj::ThinDisk Gyoto::Astrobj::PolishDoughnut Gyoto::Astrobj::Python::Standard Gyoto::Astrobj::Torus Gyoto::Astrobj::UniformSphere Gyoto::Astrobj::DirectionalDisk Gyoto::Astrobj::PageThorneDisk Gyoto::Astrobj::PatternDisk Gyoto::Astrobj::Python::ThinDisk Gyoto::Astrobj::ThinDiskIronLine Gyoto::Astrobj::ThinDiskPL

Public Member Functions

virtual double operator() (double const data[])=0
 The actual function.
 

Detailed Description

A functor like double (func) (double const data[])


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