All Frameworks Class Hierarchy This Framework Indexes
CATAnalysisInterfaces Enumeration CATSamSpaceVectorType
enum CATSamSpaceVectorType {
CATSamSpaceVectorTypeNominal,
CATSamSpaceVectorTypeOrdinal,
CATSamSpaceVectorTypeInterval,
CATSamSpaceVectorTypeRatio,
CATSamSpaceVectorTypeContinuous,
CATSamSpaceVectorTypeLast
}
The type of the vector space in the CATISamExpression.
- Values:
-
- CATSamSpaceVectorTypeNominal
- Should only be interpreted as named values.
- CATSamSpaceVectorTypeOrdinal
- The order of the values is useful.
- CATSamSpaceVectorTypeInterval
- The distance between values is useful.
- CATSamSpaceVectorTypeRatio
- The ratio of values is useful.
- CATSamSpaceVectorTypeContinuous
- Interpolation is useful.
- CATSamSpace1DTypeLast
- An undefined vector space.
This object is included in the file: CATAnalysisExplicitDefinitions.h