|
GRALE
|
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>


Public Member Functions | |
| Real2DLensFunction (GravitationalLens &l) | |
| Initializes the function. | |
|
inline |
Initializes the function. Care must me taken that the lens l is valid as long as the function is used.
| l | The lens of which the mass density should be calculated. |
1.8.1.1