PLearn 0.1
Typedefs
PLearn::SDBFields Namespace Reference

Typedefs

typedef SDBVMSource FSource
typedef SDBVMField FField
typedef SDBVMFieldSource1 FSource1
typedef SDBVMFieldSource2 FSource2
typedef SDBVMFieldAsIs FAsIs
typedef SDBVMFieldNormalize FNormalize
typedef SDBVMFieldDivSigma FDivSigma
typedef SDBVMFieldAffine FAffine
typedef SDBVMFieldPosAffine FPosAffine
typedef SDBVMFieldSignedPower FSignedPower
typedef SDBVMFieldFunc1 FFunc1
typedef SDBVMFieldFunc2 FFunc2
typedef SDBVMFieldDate FDate
typedef SDBVMFieldDateDiff FDateDiff
typedef SDBVMFieldDateGreater FDateGreater
typedef SDBVMFieldDay FDay
typedef SDBVMFieldDiscrete FDiscrete
typedef SDBVMFieldCodeAsIs FCodeAsIs
typedef SDBVMFieldRemapReals FRemapReals
typedef SDBVMFieldRemapStrings FRemapStrings
typedef SDBVMFieldRemapIntervals FRemapIntervals
typedef SDBVMFieldMultiDiscrete FMultiDiscrete
typedef SDBVMFieldICBCTargets FICBCTargets
typedef SDBVMFieldHasClaim FHasClaim
typedef SDBVMFieldSumClaims FSumClaims
typedef
SDBVMFieldICBCClassification 
FICBCClassification

Detailed Description

Since it is extremely tedious to refer to the various fields as, e.g. SDBVMFieldRemapIntervals, this namespace provides a means to have local aliases at function scope only. All the local aliases have a name of the form FRemapIntervals. To enable them in a function, use:

void foo() { using namespace SDBFields; ... }


Typedef Documentation

Definition at line 1143 of file SDBVMat.h.

Definition at line 1140 of file SDBVMat.h.

Definition at line 1153 of file SDBVMat.h.

Definition at line 1148 of file SDBVMat.h.

Definition at line 1149 of file SDBVMat.h.

Definition at line 1150 of file SDBVMat.h.

Definition at line 1151 of file SDBVMat.h.

Definition at line 1152 of file SDBVMat.h.

Definition at line 1142 of file SDBVMat.h.

Definition at line 1137 of file SDBVMat.h.

Definition at line 1146 of file SDBVMat.h.

Definition at line 1147 of file SDBVMat.h.

Definition at line 1159 of file SDBVMat.h.

Definition at line 1161 of file SDBVMat.h.

Definition at line 1158 of file SDBVMat.h.

Definition at line 1157 of file SDBVMat.h.

Definition at line 1141 of file SDBVMat.h.

Definition at line 1144 of file SDBVMat.h.

Definition at line 1156 of file SDBVMat.h.

Definition at line 1154 of file SDBVMat.h.

Definition at line 1155 of file SDBVMat.h.

Definition at line 1145 of file SDBVMat.h.

Definition at line 1136 of file SDBVMat.h.

Definition at line 1138 of file SDBVMat.h.

Definition at line 1139 of file SDBVMat.h.

Definition at line 1160 of file SDBVMat.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines