GaussianEvaluatorD#
- class lsst.gauss2d.GaussianEvaluatorD#
Bases:
pybind11_objectAttributes Summary
Methods Summary
loglike_pixel(self[, to_add])Attributes Documentation
- n_cols#
- n_rows#
- size#
Methods Documentation
- loglike_pixel(self: lsst.gauss2d._gauss2d.GaussianEvaluatorD, to_add: bool = False) float#