GaussianEvaluatorD

class lsst.gauss2d.GaussianEvaluatorD

Bases: pybind11_object

Attributes Summary

n_cols

n_rows

size

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