lsst.meas.algorithms g1d3acf762d+812787a8c8
Loading...
Searching...
No Matches
KernelPsfFactory.h File Reference

Utilities for persisting KernelPsf and subclasses thereof. More...

Go to the source code of this file.

Classes

struct  lsst::meas::algorithms::KernelPsfPersistenceHelper
 A read-only singleton struct containing the schema and key used in persistence for KernelPsf. More...
 
class  lsst::meas::algorithms::KernelPsfFactory< T, K >
 A PersistableFactory for KernelPsf and its subclasses. More...
 

Namespaces

namespace  lsst
 
namespace  lsst::meas
 
namespace  lsst::meas::algorithms
 

Detailed Description

Utilities for persisting KernelPsf and subclasses thereof.

Should only be included directly in source files and never swigged.

Implementations are in KernelPsf.cc.

Definition in file KernelPsfFactory.h.