Class lsst::meas::modelfit::UnitTransformedLikelihoodControl

class UnitTransformedLikelihoodControl

Control object used to initialize a UnitTransformedLikelihood.

Translated to Python as UnitTransformedLikelihoodConfig; the Swig-wrapped C++ Control object can be created from the config object via the makeControl() method (see lsst.pex.config.wrap).