You are here: Symbol Reference > Statistics Namespace > Structs, Records, Enums > Statistics.TLHCImprove Enumeration
Stats Master VCL
ContentsIndex
PreviousUpNext
Statistics.TLHCImprove Enumeration

Defines the criterion for measuring the improvement of Latih Hypercube DOE.

Pascal
TLHCImprove = (
  lhcImproveNone,
  lhcImproveMinDist
);
Members 
Description 
lhcImproveNone 
No improvement. 
lhcImproveMinDist 
Base criteria on maximized minimum distance between points. 
Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!