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

Class TOpPrmLVQ

Unit

UCompClusteringLVQ

Declaration

type TOpPrmLVQ = class(TOpPrmClustering)

Description

paramètre opérateur LVQ

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;

normalisation pour le calcul de la distance, 0 -> none, 1 -> variance

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 LearningRate: double;
Public property NbClustersPerClass: integer;
Public property NbIterations: integer;
Public property Normalization: integer;

Description

Public property LearningRate: double;

 

Public property NbClustersPerClass: integer;

 

Public property NbIterations: integer;

 

Public property Normalization: integer;

 


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