Units
Class Hierarchy
Classes, Interfaces and Objects
Types
Variables
Constants
Functions and Procedures
Identifiers

Class TOpPrmClusKMeans

Unit

UCompClusteringKMeans

Declaration

type TOpPrmClusKMeans = class(TOpPrmClustering)

Description

paramètre opérateur K-Means

Hierarchy

TOpPrmClustering > TOperatorParameter

Methods

Overview

Protected function CreateDlgParameters(): TForm; override;
Public function getHTMLParameters(): string; override;
Public procedure LoadFromINI(prmSection: string; prmINI: TMemIniFile); override;
Public procedure LoadFromStream(prmStream: TStream); override;
Public procedure SaveToINI(prmSection: string; prmINI: TMemIniFile); override;
Public procedure SaveToStream(prmStream: TStream); override;
Protected procedure SetDefaultParameters(); override;

Description

Protected function CreateDlgParameters(): TForm; override;

nombre de sessions afin de trouver le partitionnement le plus adéquat

Public function getHTMLParameters(): string; override;

 

Public procedure LoadFromINI(prmSection: string; prmINI: TMemIniFile); override;

 

Public procedure LoadFromStream(prmStream: TStream); override;

 

Public procedure SaveToINI(prmSection: string; prmINI: TMemIniFile); override;

 

Public procedure SaveToStream(prmStream: TStream); override;

 

Protected procedure SetDefaultParameters(); override;

 

Properties

Overview

Public property AvgComputation: integer;
Public property MaxIter: integer;
Public property NbClusters: integer;
Public property NbTrials: integer;
Public property Normalization: integer;

Description

Public property AvgComputation: integer;

 

Public property MaxIter: integer;

 

Public property NbClusters: integer;

 

Public property NbTrials: integer;

 

Public property Normalization: integer;

 


Generated by DIPasDoc 0.8.6 on ven. 09/ janv. 2004 00:52:26