LSSTApplications  20.0.0
LSSTDataManagementBasePackage
Namespaces | Typedefs
common.h File Reference
#include "Eigen/Core"
#include "ndarray_fwd.h"
#include "lsst/afw/table/fwd.h"

Go to the source code of this file.

Namespaces

 lsst
 A base class for image defects.
 
 lsst::meas
 
 lsst::meas::modelfit
 

Typedefs

typedef float lsst::meas::modelfit::Pixel
 Typedefs to be used for pixel values. More...
 
typedef double lsst::meas::modelfit::Scalar
 Typedefs to be used for probability and parameter values. More...
 
typedef Eigen::Matrix< Scalar, Eigen::Dynamic, Eigen::Dynamic > lsst::meas::modelfit::Matrix
 
typedef Eigen::Matrix< Scalar, Eigen::Dynamic, 1 > lsst::meas::modelfit::Vector
 
typedef afw::table::Key< Scalar > lsst::meas::modelfit::ScalarKey
 
typedef afw::table::Key< afw::table::Array< Scalar > > lsst::meas::modelfit::ArrayKey