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::DeformedTorus Gyoto::Astrobj::FlaredDiskSynchrotron Gyoto::Astrobj::Jet Gyoto::Astrobj::NeutronStar Gyoto::Astrobj::OscilTorus Gyoto::Astrobj::PolishDoughnut Gyoto::Astrobj::Python::Standard Gyoto::Astrobj::ThickDisk Gyoto::Astrobj::Torus Gyoto::Astrobj::UniformSphere Gyoto::Astrobj::DirectionalDisk Gyoto::Astrobj::EquatorialHotSpot Gyoto::Astrobj::PageThorneDisk Gyoto::Astrobj::PatternDisk Gyoto::Astrobj::Python::ThinDisk Gyoto::Astrobj::ThinDiskIronLine Gyoto::Astrobj::ThinDiskPL Gyoto::Astrobj::XillverReflection

Public Member Functions

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

Detailed Description

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

Member Function Documentation

◆ operator()()

virtual double Gyoto::Functor::Double_constDoubleArray::operator() ( double const  data[])
pure virtual

The actual function.

Implemented in Gyoto::Astrobj::ThinDisk.


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