NeurApp 1.1
NeurApp - software for exploring approximation by artificial neural networks on functions of one or two variables.

IG::Neural::NeuralTrainingTablePlotter Class Reference

Plotter class for neural training results. More...

Inheritance diagram for IG::Neural::NeuralTrainingTablePlotter:
Collaboration diagram for IG::Neural::NeuralTrainingTablePlotter:

List of all members.

Public Member Functions

 NeuralTrainingTablePlotter (NeuralTrainingTable resultsTable)
 Constructs a new training results plotter for plotting the specified training results.

Protected Attributes

NeuralTrainingTable _resultTable

Properties

override NeuralTrainingParameters Results [get, set]
 The current training results that are used for plotting by methods that refer to single results.
virtual NeuralTrainingTable ResultTable [get, set]
 Table of training results that are used for plotting.

Detailed Description

Plotter class for neural training results.

$A Igor Sep12; Tako78 Sep12;


Constructor & Destructor Documentation

IG::Neural::NeuralTrainingTablePlotter::NeuralTrainingTablePlotter ( NeuralTrainingTable  resultsTable) [inline]

Constructs a new training results plotter for plotting the specified training results.

Parameters:
resultsTable of results of training procedures.

Member Data Documentation


Property Documentation

override NeuralTrainingParameters IG::Neural::NeuralTrainingTablePlotter::Results [get, set]

The current training results that are used for plotting by methods that refer to single results.

Reimplemented from IG::Neural::NeuralTrainingResultsPlotter.

virtual NeuralTrainingTable IG::Neural::NeuralTrainingTablePlotter::ResultTable [get, set]

Table of training results that are used for plotting.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations Properties