GLAMERDOC++
Gravitational Lensing Code Library
|
Functor to turn sources into binary functions. More...
#include <source.h>
Public Member Functions | |
SourceFunctor (Source &source) | |
double | operator() (double x, double y) |
Public Attributes | |
Source & | source |
Functor to turn sources into binary functions.