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

Class TOpPrmSpvKNN

Unit

UCompSpvKNN

Declaration

type TOpPrmSpvKNN = class(TOpPrmSpvLearning)

Description

paramètre de l'opérateur

Hierarchy

TOpPrmSpvLearning > 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;

 

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;

nombre de voisins à considérer

Properties

Overview

Public property NbNeighbour: integer;

Description

Public property NbNeighbour: integer;

 


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