You are here: Symbol Reference > MtxVec Namespace > Structs, Records, Enums > MtxVec.TCorrNorm Enumeration
MtxVec VCL
ContentsIndex
PreviousUpNext
MtxVec.TCorrNorm Enumeration

Defines type of correlation norm used for Cross-Correlation and Auto-Correlation.

Pascal
TCorrNorm = ( cnDefault, cnBiased, cnUnbiased );
Members 
Description 
cnDefault 
Without normalization. 
cnBiased 
Biased normalized will be applied. 
cnUnbiased 
Unbiased normalized will be applied. 
Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!