IGLib  1.7.2
The IGLib base library EXTENDED - with other lilbraries and applications.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Meta.Numerics.Analysis.EvaluationResult Class Reference

Represents the result of a function analysis. More...

+ Inheritance diagram for Meta.Numerics.Analysis.EvaluationResult:
+ Collaboration diagram for Meta.Numerics.Analysis.EvaluationResult:

Properties

int EvaluationCount [get]
 Gets the number of function evaluations performed. More...
 
EvaluationSettings Settings [get]
 Gets the settings used for the analysis. More...
 

Private Attributes

readonly int count
 
readonly EvaluationSettings settings
 

Detailed Description

Represents the result of a function analysis.

This is the base class for all function analysis result classes.

Member Data Documentation

readonly int Meta.Numerics.Analysis.EvaluationResult.count
private
readonly EvaluationSettings Meta.Numerics.Analysis.EvaluationResult.settings
private

Property Documentation

EvaluationSettings Meta.Numerics.Analysis.EvaluationResult.Settings
get

Gets the settings used for the analysis.


The documentation for this class was generated from the following file: