LSSTApplications
10.0-2-g4f67435,11.0.rc2+1,11.0.rc2+12,11.0.rc2+3,11.0.rc2+4,11.0.rc2+5,11.0.rc2+6,11.0.rc2+7,11.0.rc2+8
LSSTDataManagementBasePackage
|
Classes | |
struct | FlagExtractor |
Functor to compute a flag bit, used to create an ndarray expression template for flag columns. More... | |
struct | KeyComparisonFunctor |
struct | ComparisonAdaptor |
struct | KeyExtractionFunctor |
class | Access |
class | SchemaImpl |
A private implementation class to hide the messy details of Schema. More... | |
class | SchemaMapperImpl |
A private implementation class to hide the messy details of SchemaMapper. More... | |
Functions | |
int | indexCovariance (int i, int j) |
Defines the ordering of packed covariance matrices. More... | |
int | computeCovariancePackedSize (int size) |
Defines the packed size of a covariance matrices. More... | |
|
inline |
Defines the packed size of a covariance matrices.
Definition at line 36 of file FieldBase.h.
|
inline |
Defines the ordering of packed covariance matrices.
This storage is equivalent to LAPACK 'UPLO=U'.
Definition at line 31 of file FieldBase.h.