GRALE
Public Member Functions
grale::Real2DLensFunction Class Reference

This class implements a 2D function which can be used to evaluate the mass density of a lens at a specific point.

#include <real2dlensfunction.h>

Inheritance diagram for grale::Real2DLensFunction:
Inheritance graph
[legend]
Collaboration diagram for grale::Real2DLensFunction:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 Real2DLensFunction (GravitationalLens &l)
 Initializes the function.

Constructor & Destructor Documentation

grale::Real2DLensFunction::Real2DLensFunction ( GravitationalLens l)
inline

Initializes the function. Care must me taken that the lens l is valid as long as the function is used.

Parameters:
lThe lens of which the mass density should be calculated.

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