CIG.Gr3d.VtkPlotter.Accessor | Class that is used to access the VtkPlotter's window in classes that are not derived from that class. Access can be granted by either inheriting from this class or by uding this class as proxy class |
CIG.Num.AffineTransformation | Implementation of a general affine transformation where dimensions of the original and transformed space can be different. |
CIG.Num.AffineTransformationDiagonal0_TO_DELETE | Implementation of a general affine transformation. |
CIG.Lib.Alignment | Defines alignment (vertical and horizontal) of some object. |
CIG.Num.AnalysisResultsExtensions | Extension methods for analysis results classes. |
►CIG.Lib.ApplicationCommandlineBase | Base class for main application classes that have the main method of the application based on command line interpreter. |
CIG.Lib.LoadableScriptBase.StoredScriptSettings | In methods of this class you will find all the settings that apply to this script. |
CIG.Lib.LoadableScriptShellBase.StoredScriptSettings | In methods of this class you will find all the settings that apply to this script. |
CIG.Lib.ShellApplication< InterpreterType > | Class encapsulating a command-line shell. Used as embedded shell application that can be installed on command-line interpreters and runnable scripts. |
CIG.Script.LoadableScriptShellNeural.StoredScriptSettings | In methods of this class you will find all the settings that apply to this script. |
CIG.Script.LoadableScriptShellNeuralBase.StoredScriptSettings | In methods of this class you will find all the settings that apply to this script. |
►CIG.Neural.ApproximationFileServerNeural | Class for approximation file server. |
CIG.Neural.AnalysisFileServerNeural | Class containing direct analysis (in optimization) based on neural network optimization. |
CIG.Neural.MappingApproximationFileServerNeural | Class for mapping file server. |
CIG.Lib.BoundingBoxDtoBase | DTO (data transfer object) for vector interface (IVector). |
CIG.Lib.color | Extended color representation. Stores RGB components and opacity as double numbers ranging fom 0 to 1. Implicit conversions to and from System.Drawing.Color and form System.Drawing.KnownColor are provided. |
CIG.Lib.CommandAdapterSingleThreaded | Adapter class that wraps a single threaded command delegate and provides a multithreaded function. |
CIG.Lib.CommandStackFrame | Stack frame for a block of command-line interpreter commands. |
►CIG.Lib.CommandStackFrameBase | Base class for classes of type CommandStackFrame{InterpreterType, ThreadType}see cref=""/>. Contains everyting that does not depend on specific type of generic parameters. |
►CIG.Lib.CommandStackFrame< InterpreterType, ThreadType > | Stack frame for a block of command-line interpreter commands. |
CIG.Lib.CommandStackFrame< InterpreterType > | Stack frame for a block of command-line interpreter commands. |
CIG.Lib.CommandThread | Contains stack frames and other command thread data for a single command thread of a command-line interreter. |
►CComparer | |
CIG.Num.SampledDataSet.ComparerInputDistance | Comparer that compares two data elements of type SampledDataElement according to the distance of their input parameter vectors to a specified reference point (vector) in the input parameter space |
CIG.Num.SampledDataSet.ComparerOutputDistance | Comparer that compares two data elements of type SampledDataElement according to the distance of their output values vectors to a specified reference point (vector) in the output values space |
CIG.Crypto.ConstCrypto | Contains constants for cryptographic operations from shell functions. |
CIG.Num.ConstMath | Mathematical and physical constants. |
CIG.Num.ConstMisc | Miscellaneous constants. |
CIG.Num.ConstPhysical | Physical constants including units and standard uncertainty. |
CIG.Forms.ControlManipulator | Performs various operations on the specified controls: |
CIG.Forms.ControlPropertyStore | Stores properties of a specified control, and restores them to on arbitrary controls |
►CIG.Crypto.CryptoParameters | This class contains key parameters of the cryptographic operations performed on some item |
CIG.Crypto.CryptoManager | Performs high level cryptographic opereratins, such ass reading command-line parameters and performing high-level tasks that can be directly used in application commands (i.e. those commands that are installed on applicaition interpreters). |
CIG.Num.SampledDataCsv.DataColumnDefinition | Used to define which columns in a data table correspond to which input or output elements. |
CIG.Lib.DataStore | XML-based data class. Doc container is accessed through the Doc property, which is of class XmlData, an extension of XmlDocument. |
►CEventArgs | |
CIG.Forms.FontEventArgs | EventArgs class that contains font information. |
►CIG.Forms.ValueChangeEventArgs< ValueType > | Event arguments for events bearing information about value that has changed |
CIG.Forms.IndexChangeEventArgs | Event arguments for events bearing information about an index (of type int) that has changed |
►CIG.Lib.WaitFileEventLatenceBase.ExampleLatence | Class containing examples for |
CIG.Lib.WaitFileEventBase.Example | Class containing examples for waiting creation or removal of files and directories. |
►CIG.Num.Field< TElement > | A generic field of values of any type. Values must be allocated at once. |
CIG.Num.Field1< TElement > | A generic field of values of any type. Values must be allocated at once. |
CIG.Num.Field< TElement >.ExampleClassScalarField | Example of a field class. |
►CIG.Num.StructuredField2d< TElement > | Field where field elements are arranged in a 2 dimensional array. Usually represents a field over a structured 2D mesh |
►CIG.Num.StructuredMeshGeometry2d< TCoord > | Structured mesh geometry in 2 dimensions. |
►CIG.Num.StructuredMesh2d< TCoord, TIndexField, TIndex, TScalarField, TScalar, TVectorField, TVector, TTensorField, TTensor > | Generic 2D structured mesh with collections of named scalar, vector, tensor and index fields |
CIG.Num.StructuredMesh2d3d | 2D structured mesh in 3D |
CIG.Num.UnStructuredMesh2d | 2D structured mesh |
►CIG.Num.StructuredField3d< TElement > | Field where field elements are arranged in a 3 dimensional array. Usually represents a field over a structured 3D mesh |
►CIG.Num.StructuredMeshGeometry3d< TCoord > | Structured mesh geometry in 3 dimensions. |
CIG.Num.StructuredMesh3d< TCoord, TIndexField, TIndex, TScalarField, TScalar, TVectorField, TVector, TTensorField, TTensor > | Generic 3D structured mesh with collections of named scalar, vector, tensor and index fields |
►CIG.Num.UnstructuredMeshGeometry1d< TCoord > | Geometry and topology of an unstructured 1D mesh. Presents both connected meshes and unconnected sets of points. |
►CIG.Num.UnstructuredMesh1d< TCoord, TIndexField, TIndex, TScalarField, TScalar, TVectorField, TVector, TTensorField, TTensor > | Generic 1D unstructured mesh with collections of named scalar, vector, tensor and index fields |
CIG.Num.UnstructuredMesh1d2d | Unstructured mesh in 1D embedded in 2D space |
CIG.Num.UnstructuredMesh1d3d | Unstructured mesh in 1D embedded in 3D space |
►CIG.Num.UnstructuredMeshGeometry2d< TCoord > | Geometry and topology of an unstructured 2D mesh. Presents both connected meshes and unconnected sets of points. |
CIG.Num.UnstructuredMesh2d< TCoord, TIndexField, TIndex, TScalarField, TScalar, TVectorField, TVector, TTensorField, TTensor > | Generic 2D unstructured mesh with collections of named scalar, vector, tensor and index fields |
►CIG.Num.UnstructuredMeshGeometry3d< TCoord > | Geometry and topology of an unstructured 2D mesh. Presents both connected meshes and unconnected sets of points. |
CIG.Num.UnstructuredMesh3d< TCoord, TIndexField, TIndex, TScalarField, TScalar, TVectorField, TVector, TTensorField, TTensor > | Generic 3D unstructured mesh with collections of named scalar, vector, tensor and index fields |
►CIG.Num.FieldCollection< TField, TElement > | Collection of fields of the same type. Fields are identified by their names |
CIG.Num.FieldCollection2d< TField, TElement > | Collection of structured 2D fields of the same type. Fields are identified by their names |
CIG.Num.FieldCollection3d< TField, TElement > | Collection of structured 3D fields of the same type. Fields are identified by their names |
►CFileStream | |
CIG.Lib.TempFileStream | Temporary file stream. Based on a temporary file proveded by the system, which is automatically closed when the stream is closed. |
►CForm | |
CHelloVTKForm.Form1 | |
CIG.Forms.AlignmentTestForm | Test form, used only to test if control can be inclded in the form.. |
CIG.Forms.AssemblyInfoForm | |
CIG.Forms.BrowserSimpleForm | |
CIG.Forms.BrowserSimpleWindow | |
CIG.Forms.ControlViewerForm | Windows form (System.Windows.Forms.Form) that can launch and show arbitrary controls and can create them if necessary. |
CIG.Forms.CookingTimerForm | |
CIG.Forms.DialogForm | |
CIG.Forms.DialogFormDemoForm | |
CIG.Forms.FileViewerForm | |
CIG.Forms.GraphWindowTemplate_Old | Form used for plots. |
CIG.Forms.HashForm | |
CIG.Forms.ImageViewerForm | |
CIG.Forms.IndicatorLightTestForm | |
CIG.Forms.InputOutputDataDefinitionForm | |
CIG.Forms.MessageBoxLauncher | An exemple form that launches various message boxes |
CIG.Forms.ResourceViewerForm | |
CIG.Forms.ScalarFunctionEvaluatorForm | Control for test evaluation of scalar functions |
CIG.Forms.ScalarFunctionScriptForm | Window for definition of scalar functions by user defined expressions (through script loader). |
CIG.Forms.SoundPlayerFormSimple | |
CIG.Forms.TestForm | Test form. |
CIG.Forms.TestLayoutForm | |
CIG.Forms.TimerForm | |
CIG.Forms.VectorFunctionPlotter1dForm | |
CIG.Forms.VectorFunctionPlotter2dForm | |
CIG.Forms.VectorFunctionScriptForm | |
CIG.Forms.WindowPositionerForm | Windows form for testing window positioning./summary> $A Igor xx Oct09; |
CIG.Forms.XmlTreeViewForm | |
CIG.Gr3d.Graph3dManipulatorWindow | A form for manipulation of 3D graphics. |
CIG.Gr3d.Graph3dManipulatorWindowExtended | A form for manipulating 3D graphics. |
CIG.Gr3d.VtkForm | Windows form for presenting VTK graphics |
CIG.Gr3d.VtkFormPlain | Windows form for presenting VTK graphics |
►CIG.Plot2d.GraphWindowTemplate | Template for stand-alone graph windows. |
CIG.Plot2d.GraphWindowNPlot | Stand-alone graph window using NPlot as plotting engine. For layout, GraphWindowTemplate class is inherited. |
►CForm | |
CIG.Forms.ConsoleForm | Console replacement. |
CIG.Forms.ConsoleForm | Console replacement. |
CIG.Forms.FadingMessage | Manages a fading message window. Windows containing a message are launched in separate threads, closing after a specified time. |
CIG.Forms.FadingMessage | Manages a fading message window. Windows containing a message are launched in separate threads, closing after a specified time. |
CIG.Forms.FadingMessageOld | Manages a fading message window. Windows containing a message are launched in separate threads, closing after a specified time. |
►CIG.Forms.ReporterConf | Reporter configuration. |
CIG.Lib.ReporterConfSpeech | This class is extension of ReporterConf that enables reporting via speech. |
CIG.Forms.ReporterConf | Reporter configuration. |
CIG.Forms.ReporterConfigurationForm | Reporter configuration. |
CIG.Forms.Test.ColorConverterForm | |
CIG.Forms.Test.MessageBoxBuilder | |
CIG.Forms.XMLTestPath | |
CIG.Forms.XMLTestPathForm | |
CIG.Forms.XMLTreeView | Summary description for XMLTreeView. |
CIG.Forms.XMLTreeViewFormOld_Keep_Some_time | Summary description for XMLTreeView. |
CIG.Gr.ZedGraphWindow | Window form containing a Zedgraph control for plotting graphs. |
CIG.Num.Func | Creation of a number of standard real mathematical functions in one dimension. Conttains subclasses for specific functions ans corresponding static creator methods. Creator methods come in 3 different version: for reference form of the function (e.g. just Exp[x]), for form shifted and stretched in x direction, and general form shifted and stretched in both directions. |
CIG.Num.Func2dExamples | Example classes of type Func2dBase. |
CIG.Num.Func3dExamples | Example classes of type Func3dBase. |
CIG.Num.geom3 | Provides static methods used in 3D |
CIG.Num.Geometry3D | Provides static methods of 3D analytic geometry. |
CIG.Gr.GraphicObject | Graphic object, a tree - like collection of graphic primitives. |
►CIG.Gr.GraphicPrimitive | Abstract base class for all graphic primitives such as lines, facets, etc. |
►CIG.Gr.GraphicPrimitiveSimple | GraphicPrimitive that has a protected Coordinates[] array. |
CIG.Gr.LinePrimitive | |
CIG.Gr.PointPrimitive | |
CIG.Gr.QuadriLateralFacePrimitive | |
CIG.Gr.TextPrimitive | |
CIG.Gr.TrilateralFacePrimitive | |
►CIG.Gr.SurfaceGridPrimitive | |
CIG.Gr.StructuredSurfaceGridPrimitive | |
CIG.Gr.GraphicSetBase | Base class for graphic sets that contain groups of graphic primitives. |
►CIG.Plot2d.GraphItem | Base lass for all items that can be put on a graph (including axes, labels, etc.). |
►CIG.Plot2d.GraphPlotItem | Representation of a plottable item contained in a graph. This excludes markup markups such as axes, legends, etc. |
CIG.Plot2d.GraphLineItem | Plottable item that consists of multiple line segments. |
CIG.Gr.GrFillSettings | Fill Settings. |
CIG.Gr.GrLinesettings | Line Settings. |
CIG.Gr.GrPlottingBase | Base class for plotting graphic objects. |
CIG.Gr.GrPointSettings | Point Settings. |
CIG.Gr.GrPrimitiveSettings | Settings for graphic primitive. |
CIG.Gr.GrTextSettings | Text Settings. |
CIG.Lib.HtmlConst | Contains a number of important constants used in Html. |
►CIG.Gr3d.I3dGraphicsControl | Interface for 3D graphics controls that can be manipulated via a standard set of commands for rotation etc. |
CIG.Gr3d.VtkControlBase | Basic control encapsulating the VTK's render control of type Kitware.VTK.RenderWindowControl. |
►CIG.Num.IAffineTransformation | Affine Transformation. |
CIG.Num.AffineTransformationDiagonal | Affine transformation with diagonal tansformation matrix. |
►CIG.Num.AffineTransformationSquare | Invertible Affine transformation with square transformation matrix. |
CIG.Num.AffineTransformationDiagonal | Affine transformation with diagonal tansformation matrix. |
►CIG.Num.IAnalysis | Interface for direct analysis classes used in optimization problems. |
CIG.Lib.LoadableScriptOptBase.AnalysisScript | |
CIG.Neural.AnalysisFileServerNeural | Class containing direct analysis (in optimization) based on neural network optimization. |
►CIG.Num.AnalysisBase | Base class for direct analysis classes that define optimization problems. Represent the complete definition of the optimization problem (without initial parameters). Concrete analysis classes (e.g. representing optimization examples or complex direct problems solved through numerical simulation) should be derived from this class. |
CIG.Lib.LoadableScriptOptBase.AnalysisScript | |
CIG.Num.OptFileAnalysisClient | File analysis client. Passes direct analysis request to the server and gets analysis results from it. |
CIG.Num.OptFileAnalysisClient | File analysis client. Passes direct analysis request to the server and gets analysis results from it. |
►CIG.Num.IAnalysisResults | Single objective optimization analysis results. Used to transfer parameters input (e.g. vector of parameters, request flags) to the analysis function and to store analysis output results (e.g. objective and constraint functions, their gradients, error codes, and flags indicating what has actually been calculated). REMARKS: Property CopyReferences specifies whether only references are copied when individial object fields are assigned and set (when the property is true), or values are actually copied (when false - deep copy). Each setter method also has the variant that always copies only the reference (function name appended by "Reference"). This makes possible to avoid duplication of allocated data and also to avoid having different data with the same references. In the beginning of analysis functions, call ResetResults(). |
CIG.Num.AnalysisResults | Single objective optimization analysis results. Used to transfer parameters input (e.g. vector of parameters, request flags) to the analysis function and to store analysis output results (e.g. objective and constraint functions, their gradients, error codes, and flags indicating what has actually been calculated). REMARKS: Property CopyReferences specifies whether only references are copied when individial object fields are assigned and set (when the property is true), or values are actually copied (when false - deep copy). Each setter method also has the variant that always copies only the reference (function name appended by "Reference"). This makes possible to avoid duplication of allocated data and also to avoid having different data with the same references. AGREEMENTS: Optimization problem is defined as minimize f(x), subject to: c_i(x) less or equal 0, i=0...NI-1 c_j(x)=0, j=NI...NI+NE-1. Here x is vector of parameters, f(x) is the objective function, and c_i(x) and c_j(c) are constraint functions. NI is number of inequality constraints and NE is number of equality constraints. If there are equality constraints then they are listed after inequality constraints. |
►CIG.Num.IBoundingBox | Bounding box, defines minimum and maximum co-ordinates of domains, geometric objects and their groups. |
CIG.Num.BoundingBox | Bounding box, defines lower and upper bounds on vector quantities such as coordinates of geometrix objects, bounds of domains, etc. |
CIG.Num.BoundingBox1d | An 1D bounding box. |
CIG.Num.BoundingBox2d | A 2D bounding box. |
CIG.Num.BoundingBox3d | A 3D bounding box. |
►CIG.Num.BoundingBoxBase | Base class for bounding boxes that define minimal and maximal co-ordinates of objects, groups of objects, and regions in space. |
CIG.Num.BoundingBox | Bounding box, defines lower and upper bounds on vector quantities such as coordinates of geometrix objects, bounds of domains, etc. |
CIG.Num.BoundingBox1d | An 1D bounding box. |
CIG.Num.BoundingBox2d | A 2D bounding box. |
CIG.Num.BoundingBox3d | A 3D bounding box. |
►CIG.Lib.ICharacterBufferReadOnly | Interface for all implementations of read-only character buffer. Classes that implement this interface are used e.g. in string parsing and output data formatters. |
CIG.Lib.CharacterBuffer | CharacterBufferInterface wrapper for StringBilder. |
►CIG.Lib.ICharacterBuffer | Interface for all implementations of read-write character buffer. Classes that implement this interface are used e.g. in string parsing and output data formatters. |
CIG.Lib.CharacterBuffer | CharacterBufferInterface wrapper for StringBilder. |
►CJsonPrettyPrinterPlus.JsonPrettyPrinterInternals.ICharacterStrategy | |
CJsonPrettyPrinterPlus.JsonPrettyPrinterInternals.JsonPPStrategies.CloseBracketStrategy | |
CJsonPrettyPrinterPlus.JsonPrettyPrinterInternals.JsonPPStrategies.CloseSquareBracketStrategy | |
CJsonPrettyPrinterPlus.JsonPrettyPrinterInternals.JsonPPStrategies.ColonCharacterStrategy | |
CJsonPrettyPrinterPlus.JsonPrettyPrinterInternals.JsonPPStrategies.CommaStrategy | |
CJsonPrettyPrinterPlus.JsonPrettyPrinterInternals.JsonPPStrategies.DefaultCharacterStrategy | |
CJsonPrettyPrinterPlus.JsonPrettyPrinterInternals.JsonPPStrategies.DoubleQuoteStrategy | |
CJsonPrettyPrinterPlus.JsonPrettyPrinterInternals.JsonPPStrategies.OpenBracketStrategy | |
CJsonPrettyPrinterPlus.JsonPrettyPrinterInternals.JsonPPStrategies.OpenSquareBracketStrategy | |
CJsonPrettyPrinterPlus.JsonPrettyPrinterInternals.JsonPPStrategies.SingleQuoteStrategy | |
CJsonPrettyPrinterPlus.JsonPrettyPrinterInternals.JsonPPStrategies.SkipWhileNotInStringStrategy | |
►CICloneable | |
CIG.Num.Matrix2d | Matrix in a 2 dimensional space. |
►CIG.Num.RealFunction | Represents a real function of a real variabe. |
CIG.Gr3d.VtkPlotBase.ExampleFunctionTorusKnot | Functions for all 3 co-ordinates of parametric curve definition of a p-q torus knot . Used in the ExampleCurvePlotTorusKnot. |
CIG.Gr3d.VtkPlotBase.ExampleSineFunctionForLissajous | Sine function with the specified frequency factor and phase. Used in the ExampleLissajous. |
CIG.Gr.PlotterZedGraph.ExampleSineFunctionForLissajous | Sine function with the specified frequency factor and phase. Used in the ExampleLissajous. |
►CIG.Lib.LoadableRealFunctionBase | A RealFunction class used as base class for dynamically loaded functions. Bunctions loaded from scripts will inherit from this class, which enables script writers to assemble just the minimum necessary amount of code. |
CIG.Script.ScritpRealFunctionExample.Container.Function | |
CIG.Num.ComposedFunction | Composition of real functions. |
CIG.Num.Func.Constant | A RealFunction class representing a constant function. |
CIG.Num.Func.Cubic | Cubic function, f(x) = a3*x*x*x + a2*x*x + a1*x + a0. Specific properties: Zero - returns a zero. Zero1 - returns the fierst zero. Zero2 - returns the second zero. Zero3 - returns the third zero. NumZeros - returns number of zeros (0, 1 or 3). HasZero - either the function has a zero or not. Min - returns function's strict minimum. Max - returns function's strict maximum. |
CIG.Num.Func.Exp | A RealFunction class representing exponential function. |
CIG.Num.Func.Identity | A RealFunction class representing identity (or linear) function. |
CIG.Num.Func.Linear | Linear function, f(x) = a1*x + a0. Specific properties: Zero - returns a zero. HasZero - either the function has a zero or not. |
CIG.Num.Func.PenaltyPower | Penalty function consisting of sticked together constant zero-valued function and a power function with positive integer exponent. Formula: hh*((x - xx0)/dd)^pp where: dd: Characteristic barrier length. Length of the interval on which function grows from 0 to characteristic height. hh: Characteristic barrier height. Value of the function at transition point plus characteristic length. xx0: Transition point where function starts to be non-zero. pp: Power. Must be greater than 0; for 2 first derivative is continuous in transition points, for 3 second derivative is also continuous, etc. |
CIG.Num.Func.Quadratic | Quadratic function, f(x) = a2*x*x + a1*x + a0. Specific properties: Zero - returns a zero. Zero1 - returns the fierst zero. Zero2 - returns the second zero. NumZeros - 0, 1 or 2, returns number of zeros. HasZero - either the function has a zero or not. |
CIG.Num.Func.ReciprocalPower | A RealFunction class representing a reciprocal power function. |
CIG.Num.Func.WeightGauss | A RealFunction class representing bell like polynomial weighting function with finite support, based on Gaussian function (exp(-x^2)). Reference function: bell like function with infinite support, 0 less than |f(x)| less than or equal to 1 f(0) = 1 |
CIG.Num.Func.WeightPol3 | A RealFunction class representing bell like polynomial weighting function with finite support. Reference function: bell like function with final support, 0 less or equal |f(x)| less or equal 1 f(x less than -1) = f(x greater than 1) = 0 f(0) = 1 |
CIG.Num.Func.WeightPol4 | A RealFunction class representing bell like polynomial weighting function with finite support, based on 4th order polynomial. Reference function: bell like function with final support, 0 less or equal |f(x)| less or equal 1 f(x less than -1) = f(x greater than 1) = 0 f(0) = 1 |
CIG.Num.Func.WeightPol5 | A RealFunction class representing bell like polynomial weighting function with finite support, based on 5th order polynomial. Reference function: bell like function with final support, 0 less or equal |f(x)| less or equal 1 f(x less than -1) = f(x greater than 1) = 0 f(0) = 1 |
CIG.Num.Func.WeightPol7 | A RealFunction class representing bell like polynomial weighting function with finite support, based on 7th order polynomial. Reference function: bell like function with final support, 0 less or equal |f(x)| less or equal 1 f(x less than -1) = f(x greater than 1) = 0 f(0) = 1 |
CIG.Num.Func.WeightReciprocalPower | A RealFunction class representing bell like polynomial weighting function with finite support, based on reciprocal power function (1/(1+|x|^p) where p>0 is an integer power). Reference function: bell like function with infinite support, 0 less than |f(x)| less than or equal to 1 f(0) = 1 |
CIG.Num.FunctionPolynomial | Polynomial real functions of one variable. |
CIG.Num.Vector | Real vector class. |
CIG.Num.Vector2d | Vector or point in a 2 dimensional space. |
CIG.Num.Vector3d | Vector or point in a 3 dimensional space. |
►CIG.Forms.IClosableFromContainedForm | Marker interface indicating that a form can be closed from the contained control. |
CIG.Forms.AlignmentTestForm | Test form, used only to test if control can be inclded in the form.. |
CIG.Forms.TestForm | Test form. |
CIG.Forms.WindowPositionerForm | Windows form for testing window positioning./summary> $A Igor xx Oct09; |
CIG.Gr3d.Graph3dManipulatorWindow | A form for manipulation of 3D graphics. |
CIG.Gr3d.Graph3dManipulatorWindowExtended | A form for manipulating 3D graphics. |
CIG.Gr3d.VtkForm | Windows form for presenting VTK graphics |
CIG.Gr3d.VtkFormPlain | Windows form for presenting VTK graphics |
►CIG.Lib.IColorScale | |
CIG.Lib.ColorScale | |
►CIG.Lib.ColorScaleBase | |
CIG.Lib.ColorScale | |
►CIG.Lib.ICommandLineApplicationInterpreter | Interface for simple command-line applicatino interpreters. |
►CIG.Lib.CommandLineApplicationInterpreter | Simple command-line application interpreters, holds a set of commands that can be executed by name. Each of these command can take an arbitrary number of string arguments. Interpreter has its internal variables, which are strings. Each variable has a name and a value. If any arguments (and even command) start with the '$' character then then it is treated as reference to a variable and is substituted with the value of that variable (whose name follows the '$' character) before it is used. |
CIG.Lib.CommandLineApplicationScriptInterpreter | Command-line interpreters adapted for executing script commands. |
CIG.Lib.NeuralApplicationInterpreter | Command line application interpreter that contains some neural networks - related commands. |
CIG.Lib.CommandLineApplicationScriptInterpreter | Command-line interpreters adapted for executing script commands. |
►CIComparable | |
CIG.Lib.CommandUseReference | A reference of command usage, contains ID of the interpreter where a command is registered, and command name under which command is registered on that interpreter. Objects of this class are immutable. |
CIG.Num.Counter | Represents a real number. |
CIG.Num.Scalar | Represents a real number. |
►CIComparer | |
CIG.Num.AnalysisComparer | Compares two sets of analysis results in various different ways. |
CIG.Num.Counter | Represents a real number. |
►CIG.Num.DistanceComparer< PointContainerType, PointType > | Class that is used to calculate and compare distances between point containers. |
CIG.Num.DistanceComparer< PointContainerType, PointType >.StoredDistanceComparerClass | Compares two point containers according to their StoredDistance property. |
CIG.Num.DistanceComparerSampledDataElement | Distance comparer for point clouds where point type is SampledDataElement. |
CIG.Num.DistanceComparerVector | |
CIG.Num.DistanceComparerSampledDataElement | Distance comparer for point clouds where point type is SampledDataElement. |
CIG.Num.DistanceComparerVector | |
►CIG.Num.IDistanceComparer< PointContainerType, PointType > | Interface used for distance comparers in point clouds |
CIG.Num.DistanceComparer< PointContainerType, PointType > | Class that is used to calculate and compare distances between point containers. |
CIG.Num.DistanceComparerSampledDataElement | Distance comparer for point clouds where point type is SampledDataElement. |
CIG.Num.DistanceComparerVector | |
CIG.Num.NeuralTrainingParameters.ComparerBase | Base comparer class (implementation of the IComparer{NeuralTrainingParameters} interface) for conmparing objects of type NeuralTrainingParameters |
CIG.Num.NeuralTrainingParameters.ComparerErrorTrainingVector | |
CIG.Num.NeuralTrainingParameters.ComparerTrainingTime | |
CIG.Num.SampledDataSet.ComparerInputDistance | Comparer that compares two data elements of type SampledDataElement according to the distance of their input parameter vectors to a specified reference point (vector) in the input parameter space |
CIG.Num.SampledDataSet.ComparerOutputDistance | Comparer that compares two data elements of type SampledDataElement according to the distance of their output values vectors to a specified reference point (vector) in the output values space |
CIG.Num.Scalar | Represents a real number. |
►CIG.Neural.IDataMapper | |
►CIG.Neural.DataMapperIdentity | |
CIG.Neural.DataMapperSimple | |
CIG.Neural.DataMapperSimple | |
►CIDisposable | |
►CIG.Gr3d.VtkPlotBase | Base class for plotting classes that plot on VTK windows (class VtkPlotter) |
►CIG.Gr3d.VtkSurfacePlotBase | Contains basic settings for various surface and contour plots. |
CIG.Gr3d.VtkCurvePlot | Handles 3D curve plots in VTK render window accessed through the VtkPlotter class |
►CIG.Gr3d.VtkSurfacePlot | Handles surface plots in VTK render window accessed through the VtkPlotter class |
CIG.Gr3d.VtkContourPlot | Plots contours on surfaces in 3D. |
CIG.Gr3d.VtkPlotter | Plotter class that uses a vtkRenderWindow object for plotting 3D graphics. |
CIG.Gr.PlotterZedGraph | Plotter class that uses a ZedGraphControl object for plotting ordinary 2D graphs. |
►CIG.Gr.PlotZedGraphBase | Base class for plots that are shown in a ZedGraphControl object. |
CIG.Gr.PlotZedgraphCurve | Curve plots that is shown on a ZedGraphControl object. |
CIG.Gr.PlotZedgraphCurve | Curve plots that is shown on a ZedGraphControl object. |
CIG.Lib.CommandLine | Represents a single command-line that can be executed. $A Igor Feb09; |
CIG.Lib.CommandLineInterpreter | Base class for all command line interpreters. |
CIG.Lib.HtmlWriter | Generates and composes a HTML document. |
►CIG.Lib.IReporter | Interface from which majority of reporters inherit. Includes generic reporting functionality plus tracinf plus reportinf to files. |
CIG.Forms.IReporterConsoleForm | |
CIG.Forms.IReporterFadeMessage | |
►CIG.Forms.IReporterMessageBox | |
CIG.Forms.ReporterConsoleMsgbox | |
CIG.Forms.ReporterMsgbox | |
CIG.Lib.ReporterConsoleMsgboxSpeech | |
►CIG.Forms.IReporterSpeech | |
CIG.Lib.ReporterConsoleMsgboxSpeech | |
►CIG.Lib.ReporterConsoleMsgboxSpeech_Base | Base class for reporter classes that contain either reporting via system console, via message box, via speech, or any combination thereof. |
CIG.Lib.ReporterConsoleMsgboxSpeech | |
►CIG.Lib.IReporterConsole | |
CIG.Forms.ReporterConsoleMsgbox | |
CIG.Lib.ReporterConsole | |
►CIG.Lib.ReporterConsole_Base | Base class for reporter classes that contain either reporting via system console, reporting via message box, or both. |
►CIG.Forms.ReporterConsoleMsgbox_Base | Base class for reporter classes that contain either reporting via system console, reporting via message box, or both. |
CIG.Forms.ReporterConsoleMsgbox | |
CIG.Forms.ReporterMsgbox | |
CIG.Lib.ReporterConsoleMsgboxSpeech_Base | Base class for reporter classes that contain either reporting via system console, via message box, via speech, or any combination thereof. |
CIG.Lib.ReporterConsole | |
CIG.Lib.ReporterConsoleMsgboxSpeech | |
►CIG.Lib.ReporterBase | Base IGlib class for reporting, tracing and logging; provides a global reporter and a basis for creation of local reporters. This class is identical to the IGLib class (copied directly). IN EFA, refer to the derived class Reporter! |
CIG.Forms.ReporterForms | Reporting system that in particular utilizes forms. Beside the main delegates for assembling location and message strings, this class has three additional delegates for each kind of reporting (i.e. reporting with console consform, message box, fading message or console) |
CIG.Lib.ReporterConsole_Base | Base class for reporter classes that contain either reporting via system console, reporting via message box, or both. |
►CIEquatable | |
CIG.Lib.UtilSystem.ResolutionIdentity | Provides identity for assembly resolution attempts |
►CIG.Forms.IFileViewer | |
CIG.Forms.FileViewerControl | |
CIG.Forms.ImageViewerControl | |
►CIFormattable | |
CIG.Num.Counter | Represents a real number. |
CIG.Num.Scalar | Represents a real number. |
►CIG.Num.IFunc2d | Represents scalar functions of 2 variables. |
CIG.Gr3d.VtkPlotBase.ExampleFunc2dShifted | Function defined as some other function shifted for the specified value. |
CIG.Neural.Func2dFromApproximator | Approximator function of 2 variables that is based on a general approximator function of vector argument. |
►CIG.Num.Func2dBase | Base class for scalar functions of 2 variables (base for implementation of IFunc2d interface) |
CIG.Neural.Func2dFromApproximator | Approximator function of 2 variables that is based on a general approximator function of vector argument. |
►CIG.Num.Func2dBaseNoGradient | Base class for scalar functions of 2 variables (implementations of the IFunc2d interface). that do not implement calculation of function Hessian (second derivatives) or gradient |
CIG.Gr3d.VtkPlotBase.ExampleFunc2dShifted | Function defined as some other function shifted for the specified value. |
►CIG.Num.Func2dBaseNoHessian | Base class for scalar functions of 2 variables (implementations of the IFunc2d interface). that do not implement calculation of the Hessian (second derivatives) |
CIG.Gr3d.VtkPlotBase.ExampleFunc2dLinear | Function f(x,y)=x+y. |
CIG.Gr3d.VtkPlotBase.ExampleFunc2dSquare | Function f(x,y)=x*x+y*y. |
CIG.Gr3d.VtkPlotBase.ExampleFunc2dXY | Function f(x,y)=x*y. |
CIG.Gr3d.VtkPlotBase.ExampleFuncDiff | Difference between the two auxiliary functions. |
CIG.Gr3d.VtkPlotBase.Func2dX | 2D function that returns the first parameter. Used as the first componnet of parametric definition of surfce that is defined by a single function of 2 variables. |
CIG.Gr3d.VtkPlotBase.Func2dY | 2D function that returns the second parameter. Used as the second componnet of parametric definition of surfce that is defined by a single function of 2 variables. |
CIG.Gr3d.VtkPlotBase.Func2dZero | Auxiliary 2D function that returns 0. |
CIG.Num.Func2dExamples.Func2dXY | Function f(x, y) = x * y |
►CIG.Num.Func2dFromScalarFunction | Scalar function of 2 variables that is based on a general scalar function of vector argument. |
CIG.Num.Func2dFromScalarScript | Scalar function of 2 variables that is generated from expressions for evaluation of function value, gradient components, etc. |
►CIG.Num.Func2dVectorFormBase | Base class for scalar functions of 2 variables (base for implementation of IFunc2d interface) |
CIG.Num.Func2dLinear | Linear (Affine) function of 2 variables |
CIG.Num.Func2dQuadratic | Quadratic function of 2 variables |
►CIG.Num.Func3d2dBase.ComponentFunctionBase | Base function for component functions, provides internal variable for vector function. |
CIG.Num.Func3d2dBase.ComponentFunction1 | Class that represents a scalar function of 2 variables that is the first component of the specified 3D vector function of 2 variables. |
CIG.Num.Func3d2dBase.ComponentFunction2 | Class that represents a scalar function of 2 variables that is the first component of the specified 3D vector function of 2 variables. |
CIG.Num.Func3d2dBase.ComponentFunction3 | Class that represents a scalar function of 2 variables that is the third component of the specified 3D vector function of 2 variables. |
CIG.Num.Func2dBaseNoGradient | Base class for scalar functions of 2 variables (implementations of the IFunc2d interface). that do not implement calculation of function Hessian (second derivatives) or gradient |
CIG.Num.Func2dBaseNoHessian | Base class for scalar functions of 2 variables (implementations of the IFunc2d interface). that do not implement calculation of the Hessian (second derivatives) |
CIG.Num.Func2dBasePlain_ToConsider | Base class for scalar functions of 2 variables |
CIG.Num.Func2dExamples.Func2dXY | Function f(x, y) = x * y |
CIG.Num.Func2dFromScalarFunction | Scalar function of 2 variables that is based on a general scalar function of vector argument. |
CIG.Num.Func2dFromScalarScript | Scalar function of 2 variables that is generated from expressions for evaluation of function value, gradient components, etc. |
CIG.Num.Func2dLinear | Linear (Affine) function of 2 variables |
CIG.Num.Func2dQuadratic | Quadratic function of 2 variables |
CIG.Num.Func2dVectorFormBase | Base class for scalar functions of 2 variables (base for implementation of IFunc2d interface) |
CIG.Num.Func3d2dBase.ComponentFunction1 | Class that represents a scalar function of 2 variables that is the first component of the specified 3D vector function of 2 variables. |
CIG.Num.Func3d2dBase.ComponentFunction2 | Class that represents a scalar function of 2 variables that is the first component of the specified 3D vector function of 2 variables. |
CIG.Num.Func3d2dBase.ComponentFunction3 | Class that represents a scalar function of 2 variables that is the third component of the specified 3D vector function of 2 variables. |
►CIG.Num.IFunc3d | Represents scalar functions of 2 variables. |
►CIG.Num.Func3dBase | Base class for scalar functions of 3 variables (base for implementation of IFunc3d interface) |
►CIG.Num.Func3dBaseNoGradient | Base class for scalar functions of 3 variables (implementations of the IFunc3d interface). that do not implement calculation of function Hessian (second derivatives) or gradient |
CIG.Gr3d.ExampleValueFunctionDiff3D | |
CIG.Gr3d.VtkPlotBase.ExampleValueFunctionDiff21 | 3D function of coordinates that returns difference between func2 and func1 at the first two coordinates |
►CIG.Num.Func3dBaseNoHessian | Base class for scalar functions of 3 variables (implementations of the IFunc3d interface). that do not implement calculation of the Hessian (second derivatives) |
CIG.Gr3d.VtkPlotBase.Func3dZ | 3D function that returns the third component of its 3D vector argument. Used e.g. for coloring graphs by heights. |
CIG.Gr3d.VtkPlotBase.Func3dZero | 3D function that returns 0. Used e.g. for coloring graphs by heights. |
CIG.Num.Func3dExamples.Func3dXYZ | Function f(x, y, z) = x * y * z |
►CIG.Num.Func3dFromScalarFunction | Scalar function of 3 variables that is based on a general scalar function of vector argument. |
CIG.Num.Func3dFromScript | Scalar function of 3 variables that is generated from expressions for evaluation of function value, gradient components, etc. |
►CIG.Num.Func3dVectorFormBase | Base class for scalar functions of 3 variables (base for implementation of IFunc3d interface) |
CIG.Num.Func3dLinear | Linear (Affine) function of 3 variables |
CIG.Num.Func3dQuadratic | Quadratic function of 3 variables |
CIG.Num.Func3dBaseNoGradient | Base class for scalar functions of 3 variables (implementations of the IFunc3d interface). that do not implement calculation of function Hessian (second derivatives) or gradient |
CIG.Num.Func3dBaseNoHessian | Base class for scalar functions of 3 variables (implementations of the IFunc3d interface). that do not implement calculation of the Hessian (second derivatives) |
CIG.Num.Func3dExamples.Func3dXYZ | Function f(x, y, z) = x * y * z |
CIG.Num.Func3dFromScalarFunction | Scalar function of 3 variables that is based on a general scalar function of vector argument. |
CIG.Num.Func3dFromScript | Scalar function of 3 variables that is generated from expressions for evaluation of function value, gradient components, etc. |
CIG.Num.Func3dLinear | Linear (Affine) function of 3 variables |
CIG.Num.Func3dQuadratic | Quadratic function of 3 variables |
CIG.Num.Func3dVectorFormBase | Base class for scalar functions of 3 variables (base for implementation of IFunc3d interface) |
►CIG.Num.IFunc3d2d | Represents 3D vector functions of 2 variables. |
►CIG.Num.Func3d2dBase | Base class for 3D vector functions of 2 variables (base for implementation of IFunc3d2d interface). |
►CIG.Num.Func3d2dBaseNoGradient | Base class for 3D vector functions of 2 variables (implementations of the IFunc3d2d interface) that do not implement calculation of function Hessian (second derivatives) or gradient. |
►CIG.Num.Func3d2dExamples.ParametricSurface | Base class for easy definition of parametric surfaces intended for plotting. |
CIG.Num.Func3d2dExamples.CylinderParametric | Parametric equation of an origin-centered (ellipsoidal) cylindrical surface in form of 3D vector function of 2 variables. |
►CIG.Num.Func3d2dExamples.EllipsoidParametric | Parametric equation of an origin-centered ellipsoid surface in form of 3D vector function of 2 variables. |
CIG.Num.Func3d2dExamples.MobiusStrip | Defines the Möbius strip (a parametric surface), a surface with only one side and only one boundary component. |
CIG.Num.Func3d2dExamples.SphereParametric | Parametric equation of an origin-centered sphere. |
CIG.Num.Func3d2dExamples.EnneperSurface | Parametric equation of the Enneper surface, in form of 3D vector function of 2 variables. |
►CIG.Num.Func3d2dExamples.HyperboloidParametric | Parametric definition of an origin-centered hyperboloid surface (x^2/a^2+y^2/b^2-z^2/c^2=1) in form of 3D vector function of 2 variables. |
CIG.Num.Func3d2dExamples.HyperboloidParametricMinus | Alternative parameterization of an origin-centered hyperboloid surface (x^2/a^2+y^2/b^2-z^2/c^2=1) in form of 3D vector function of 2 variables |
CIG.Num.Func3d2dExamples.HyperboloidParametricPlus | Alternative parameterization of an origin-centered hyperboloid surface (x^2/a^2+y^2/b^2-z^2/c^2=1) in form of 3D vector function of 2 variables |
CIG.Num.Func3d2dExamples.HyperboloidTwosheetedLowerParametric | Parametric definition of an origin-centered upper two-sheeted hyperboloid surface (x^2/a^2+y^2/b^2-z^2/c^2-1) in form of 3D vector function of 2 variables. |
CIG.Num.Func3d2dExamples.HyperboloidTwosheetedUpperParametric | Parametric definition of an origin-centered upper two-sheeted hyperboloid surface (x^2/a^2+y^2/b^2-z^2/c^2-1) in form of 3D vector function of 2 variables. |
CIG.Num.Func3d2dExamples.HyperboloidParametric2 | Alternative parametric definition of an origin-centered hyperboloid surface (x^2/a^2+y^2/b^2-z^2/c^2=1) in form of 3D vector function of 2 variables. |
CIG.Num.Func3d2dExamples.KleinBottle | Defines the Klein's bottle (a parametric surface), a closed surface with no interior and exterior. |
CIG.Num.Func3d2dExamples.KleinBottle1 | Defines the Klein's bottle (a parametric surface), a closed surface with no interior and exterior. |
CIG.Num.Func3d2dExamples.KleinBottle2 | Defines the Klein's bottle (a parametric surface), a closed surface with no interior and exterior. |
CIG.Num.Func3d2dExamples.SnailConicSpiral_ToCheck | Defines a parametric definition of a snail shell - like surface (a parametric surface) in form of 3D vector function of 2 variables |
CIG.Num.Func3d2dExamples.SnailShell1 | Definition of parametric surface that ressembles a snail's shell in form of 3D vector function of 2 variables. |
CIG.Num.Func3d2dExamples.SnailShell1Streched | Definition of parametric surface that ressembles a snail's shell (a bit stretched along the axis) in form of 3D vector function of 2 variables. |
►CIG.Num.Func3d2dExamples.Surface | Base class for easy definition of surfaces defined through a function of 2 variables. |
CIG.Num.Func3d2dExamples.HyperbolicParaboloid | Surface that is a graph of the function z/c=x^2/a^2-y^2/b^2. |
CIG.Num.Func3d2dExamples.Paraboloid | Surface that is a graph of the function z/c=x^2/a^2+y^2/b^2. |
CIG.Num.Func3d2dExamples.SaddleXY | Parametric surface that is a graph of the function f(x,y)=x*y. |
CIG.Num.Func3d2dExamples.Torus | Parametric equation of a toroid surface in form of 3D vector function of 2 variables |
►CIG.Num.Func3d2dExamples.TorusHorizontal | Parametric equation of a horizontal toroid surface in form of 3D vector function of 2 variables |
CIG.Num.Func3d2dExamples.TorusVertical | Parametric equation of a horizontal toroid surface in form of 3D vector function of 2 variables |
CIG.Num.Func3d2dExamples.UmbilicTorus | Parametric equation of the umbilic torus surface, a closed single-edged surface in 3D, in form of 3D vector function of 2 variables. |
CIG.Num.Func3d2dBaseNoHessian | Base class for 3D vector functions of 2 variables (implementations of the IFunc3d2d interface) that do not implement calculation of the Hessian (second derivatives). |
CIG.Num.Func3d2dBaseNoGradient | Base class for 3D vector functions of 2 variables (implementations of the IFunc3d2d interface) that do not implement calculation of function Hessian (second derivatives) or gradient. |
CIG.Num.Func3d2dBaseNoHessian | Base class for 3D vector functions of 2 variables (implementations of the IFunc3d2d interface) that do not implement calculation of the Hessian (second derivatives). |
CIG.Num.Func3d2dExamples.CylinderParametric | Parametric equation of an origin-centered (ellipsoidal) cylindrical surface in form of 3D vector function of 2 variables. |
CIG.Num.Func3d2dExamples.EllipsoidParametric | Parametric equation of an origin-centered ellipsoid surface in form of 3D vector function of 2 variables. |
CIG.Num.Func3d2dExamples.EnneperSurface | Parametric equation of the Enneper surface, in form of 3D vector function of 2 variables. |
CIG.Num.Func3d2dExamples.HyperbolicParaboloid | Surface that is a graph of the function z/c=x^2/a^2-y^2/b^2. |
CIG.Num.Func3d2dExamples.HyperboloidParametric | Parametric definition of an origin-centered hyperboloid surface (x^2/a^2+y^2/b^2-z^2/c^2=1) in form of 3D vector function of 2 variables. |
CIG.Num.Func3d2dExamples.HyperboloidParametric2 | Alternative parametric definition of an origin-centered hyperboloid surface (x^2/a^2+y^2/b^2-z^2/c^2=1) in form of 3D vector function of 2 variables. |
CIG.Num.Func3d2dExamples.HyperboloidParametricMinus | Alternative parameterization of an origin-centered hyperboloid surface (x^2/a^2+y^2/b^2-z^2/c^2=1) in form of 3D vector function of 2 variables |
CIG.Num.Func3d2dExamples.HyperboloidParametricPlus | Alternative parameterization of an origin-centered hyperboloid surface (x^2/a^2+y^2/b^2-z^2/c^2=1) in form of 3D vector function of 2 variables |
CIG.Num.Func3d2dExamples.HyperboloidTwosheetedLowerParametric | Parametric definition of an origin-centered upper two-sheeted hyperboloid surface (x^2/a^2+y^2/b^2-z^2/c^2-1) in form of 3D vector function of 2 variables. |
CIG.Num.Func3d2dExamples.HyperboloidTwosheetedUpperParametric | Parametric definition of an origin-centered upper two-sheeted hyperboloid surface (x^2/a^2+y^2/b^2-z^2/c^2-1) in form of 3D vector function of 2 variables. |
CIG.Num.Func3d2dExamples.KleinBottle | Defines the Klein's bottle (a parametric surface), a closed surface with no interior and exterior. |
CIG.Num.Func3d2dExamples.KleinBottle1 | Defines the Klein's bottle (a parametric surface), a closed surface with no interior and exterior. |
CIG.Num.Func3d2dExamples.KleinBottle2 | Defines the Klein's bottle (a parametric surface), a closed surface with no interior and exterior. |
CIG.Num.Func3d2dExamples.MobiusStrip | Defines the Möbius strip (a parametric surface), a surface with only one side and only one boundary component. |
CIG.Num.Func3d2dExamples.Paraboloid | Surface that is a graph of the function z/c=x^2/a^2+y^2/b^2. |
CIG.Num.Func3d2dExamples.ParametricSurface | Base class for easy definition of parametric surfaces intended for plotting. |
CIG.Num.Func3d2dExamples.SaddleXY | Parametric surface that is a graph of the function f(x,y)=x*y. |
CIG.Num.Func3d2dExamples.SnailConicSpiral_ToCheck | Defines a parametric definition of a snail shell - like surface (a parametric surface) in form of 3D vector function of 2 variables |
CIG.Num.Func3d2dExamples.SnailShell1 | Definition of parametric surface that ressembles a snail's shell in form of 3D vector function of 2 variables. |
CIG.Num.Func3d2dExamples.SnailShell1Streched | Definition of parametric surface that ressembles a snail's shell (a bit stretched along the axis) in form of 3D vector function of 2 variables. |
CIG.Num.Func3d2dExamples.SphereParametric | Parametric equation of an origin-centered sphere. |
CIG.Num.Func3d2dExamples.Surface | Base class for easy definition of surfaces defined through a function of 2 variables. |
CIG.Num.Func3d2dExamples.Torus | Parametric equation of a toroid surface in form of 3D vector function of 2 variables |
CIG.Num.Func3d2dExamples.TorusHorizontal | Parametric equation of a horizontal toroid surface in form of 3D vector function of 2 variables |
CIG.Num.Func3d2dExamples.TorusVertical | Parametric equation of a horizontal toroid surface in form of 3D vector function of 2 variables |
CIG.Num.Func3d2dExamples.UmbilicTorus | Parametric equation of the umbilic torus surface, a closed single-edged surface in 3D, in form of 3D vector function of 2 variables. |
CIG.Forms.Test.IgFormsQickTests | |
►CIG.Gr.IGraphicPrimitive | |
►CIG.Gr.GraphicPrimitiveBase | Base class for graphic primitives. |
CIG.Gr.GraphicLineBase | Base class for graphic line primitive. |
CIG.Gr.GraphicPointBase | Base class for graphic line primitive. |
CIG.Gr.GraphicQuadriLateralBase | Base class for graphic line primitive. |
CIG.Gr.GraphicTriangleBase | Base class for graphic line primitive. |
CIG.Gr.IGraphicSet | Graphic set that contain graphic primitives and other graphic sets. |
CIG.Plot2d.IGraphItem | Interface for all items that can be put on a graph (including axes, labels, etc.). |
CIG.Plot2d.IGraphPlotItem | Represents a plottable item contained in a graph. This excludes markup markups such as axes, legends, etc. |
CIG.Gr.IGrsettings | |
►CIIdentifiable | |
CIG.Forms.AlignmentTestForm | Test form, used only to test if control can be inclded in the form.. |
CIG.Forms.FadingMessage | Manages a fading message window. Windows containing a message are launched in separate threads, closing after a specified time. |
CIG.Forms.TestControl | Test control. |
CIG.Forms.TestForm | Test form. |
►CIG.Lib.IIdentifiable | Classes whose instances have unique integer IDs. |
CIG.Lib.CommandLineJobContainer | Carries command execution data, results, and other data such as identification number, etc |
►CIG.Lib.CommandThread< InterpreterType, FrameType, ThreadType > | Contains stack frames and other command thread data for a single command thread of a command-line interreter. |
CIG.Lib.CommandThread< InterpreterType > | Contains stack frames and other command thread data for a single command thread of a command-line interreter. |
►CIG.Lib.CommandThreadBase | Base class for classes of type CommandThread{InterpreterType, FrameType, ThreadType}. Contains everything that is not dependent on generic frame and other parameters. |
CIG.Lib.CommandThread< InterpreterType, FrameType, ThreadType > | Contains stack frames and other command thread data for a single command thread of a command-line interreter. |
►CIG.Lib.ExpressionEvaluatorCompiled | Base class for expression evaluators that utilize the functionality of CodeDomProvider class. |
►CIG.Lib.ExpressionEvaluatorJs | JavaScript Evaluator with command-line interpreter. |
CIG.Lib.ExpressionEvaluatorJint | JavaScript Evaluator with command-line interpreter, based on Jint. |
CIG.Lib.ExpressionEvaluatorJint | JavaScript Evaluator with command-line interpreter, based on Jint. |
CIG.Lib.ExpressionEvaluatorJs | JavaScript Evaluator with command-line interpreter. |
CIG.Lib.IdProxy | Proxy class that stores the object's unique ID (generated by a static instance of the IdGenerator class) and provides functionality of IIdentifiable. |
►CIG.Lib.IRegisterable< T > | Objects of this type have a unique ID (unique for all objects of a given type) and can be registered in the register of existent objects of the specified type. Implementation notes: Registerable.Example contains an example of how to do that, or can even be inherited to provide all functionality automatically (but this may not be feasible because multiple inheritance is not supported, and our class already inherits form another one). |
CIG.Lib.CommandLine | Represents a single command-line that can be executed. $A Igor Feb09; |
CIG.Lib.CommandLineInterpreter | Base class for all command line interpreters. |
CIG.Lib.ExpressionEvaluatorJint | JavaScript Evaluator with command-line interpreter, based on Jint. |
CIG.Lib.ExpressionEvaluatorJs | JavaScript Evaluator with command-line interpreter. |
CIG.Lib.RegisterableExamples.ExampleIRegistrable | Example implementation of IIdentifiable interface. |
CIG.Lib.RegisterableExamples.ExampleIIdentifiable | Example implementation of IIdentifiable interface. |
CIG.Lib.StopWatch1 | Timer for measuring execution times and other intervals of time elapsed between successive events. $A Igor xx Apr10 Jun15; |
►CIG.Num.ParallelJobContainerBase | Contains input data and results of a parallel job to be executed, oropertied indicating the state of the job, and methods for interaction with job performer and dispatcher. |
CIG.Num.ParallelJobContainerGen< InputType, ResultType > | General purpose parallel job container that contains methods for running the job in on the same machine thread. Contains many auxiliary methods for testing and for adaptation of parallel jobs concepts to different tasks |
CIG.Num.ParallelJobContainerGen< InputType, ResultType > | General purpose parallel job container that contains methods for running the job in on the same machine thread. Contains many auxiliary methods for testing and for adaptation of parallel jobs concepts to different tasks |
►CIG.Num.ParallelJobDispatcherBase | Base class for parallel job dispatchers. Accepts job requests and dispatches jobs to parallel job servers when available and redy to run a job. |
►CIG.Num.ParallelJobDispatcherBase< JobContainerType > | Parallel job dispatcher. Accepts job requests and dispatches jobs to parallel job servers when available and redy to run a job. |
►CIG.Num.ParallelJobDispatcherGen< InputType, ResultType, JobContainerType > | Parallel job dispatcher for job containers that inherit from ParallelJobContainerGen{InputType, ResultType}. |
CIG.Num.ParallelJobDispatcherGen< InputType, ResultType > | Parallel job jerver for job containers that inherit from ParallelJobContainerGen{InputType, ResultType}. |
CIG.Num.ParallelJobDispatcherGen< InputType, ResultType > | Parallel job jerver for job containers that inherit from ParallelJobContainerGen{InputType, ResultType}. |
CIG.Num.ParallelJobDispatcherGen< InputType, ResultType, JobContainerType > | Parallel job dispatcher for job containers that inherit from ParallelJobContainerGen{InputType, ResultType}. |
►CIG.Num.ParallelJobServerBase< JobContainerType > | Parallel job server. Waits for job requests and executes them in a parallel thread. |
►CIG.Num.ParallelJobServerGen< InputType, ResultType, JobContainerType > | Parallel job server for job containers that inherit from ParallelJobContainerGen{IT,RT}. |
CIG.Num.ParallelJobServerGen< InputType, ResultType > | Parallel job server for job containers that inherit from ParallelJobContainerGen{InputType, ResultType}. |
CIG.Num.ParallelJobServerGen< InputType, ResultType > | Parallel job server for job containers that inherit from ParallelJobContainerGen{InputType, ResultType}. |
CIG.Num.ParallelJobServerGen< InputType, ResultType, JobContainerType > | Parallel job server for job containers that inherit from ParallelJobContainerGen{IT,RT}. |
►CIG.Lib.IInterpreter< TCommand, TCommandData > | |
CIG.Lib.CommandLineInterpreter | Base class for all command line interpreters. |
►CIG.Lib.InterpreterBase< TCommand, TCommandData > | |
CIG.Lib.CommandLineInterpreter | Base class for all command line interpreters. |
►CIG.Lib.IInterpreterCommand | |
CIG.Lib.CommandLine | Represents a single command-line that can be executed. $A Igor Feb09; |
CIG.Lib.InterpreterCommandDataBase | |
►CIG.Lib.IInterpreterCommandData | |
CIG.Lib.CommandLineData | Holds execution data (command arguments ns result) for interpreter commands of the CommandLine type. |
►CIG.Lib.InterpreterCommandBase | |
CIG.Lib.CommandLine | Represents a single command-line that can be executed. $A Igor Feb09; |
►CIG.Lib.ILoadableScript | Interface for classes that can be dynamically loadeded from scripts and run, which provides functionality of dynamic scripting. It is recommendable to derive all such classes from the LoadableScriptBase base class. |
►CIG.Lib.ILoadableScriptC | Controllable loadable script, provides more control over loading and execution. |
►CIG.Lib.LoadableScriptOptShellBaseControllable | Controllable version of LoadableScriptOptBase, implements the ILoadableScriptC interface. |
►CIG.Lib.LoadableScriptShellBase | Loadable script base class for the shell application that includes tols for definition of optiimization problems, definition of vector response functions, a couple of interfaces with simulation programs, etc. AGREEMENTS: The first argument to initialization and executable method is working directory where data between different applications is exchanged. If overrigding the InitializeThis(...) method, call the base class' method first, and keep the agreement that the first argument must be the working directory. When implementing the executable (RunThis(...)) method, its first argument should also be the working directory (the same as for initialization). This is to enable use of the class in scenarios where initialization and execution arguments must be the same. |
►CIG.Script.LoadableScriptShellNeuralBase | Base class for loadable scripts that are used as custom applications that inclued neural networks approximations and optimization. |
CIG.Script.LoadableScriptShellNeural | Base class for loadable scripts that are used as custom applications that inclued neural networks approximations and optimization. |
CIG.Lib.LoadableScriptShellBase | Loadable script base class for the shell application that includes tols for definition of optiimization problems, definition of vector response functions, a couple of interfaces with simulation programs, etc. AGREEMENTS: The first argument to initialization and executable method is working directory where data between different applications is exchanged. If overrigding the InitializeThis(...) method, call the base class' method first, and keep the agreement that the first argument must be the working directory. When implementing the executable (RunThis(...)) method, its first argument should also be the working directory (the same as for initialization). This is to enable use of the class in scenarios where initialization and execution arguments must be the same. |
►CIG.Lib.LoadableScriptBase | Base class for classes that can be dynamically loadeded from scripts and run, which provides functionality of dynamic scripting. It is recommendable to derive all such classes that implement the ILoadableScript interface from this base class. |
►CIG.Lib.LoadableScriptOptBase | Base class for loadable scripts for optimization problems. AGREEMENTS: The first argument to initialization and executable method is working directory where data between different applications is exchanged. If overrigding the InitializeThis(string[])(...) method, call the base class' method first, and keep the agreement that the first argument must be the working directory. When implementing the executable (see RunThis()) method, its first argument should also be the working directory (the same as for initialization). This is to enable use of the class in scenarios where initialization and execution arguments must be the same. |
CIG.Lib.LoadableScriptOptShellBaseControllable | Controllable version of LoadableScriptOptBase, implements the ILoadableScriptC interface. |
CIG.Lib.LoadableScriptOptTest.LoadableScriptOptDerived | |
►CIG.Lib.LoadableScriptRealFunctionBase | Base class for loadable scripts that define real functions of one variable. |
CIG.Script.ScritpRealFunctionExample | Example script for definition of a new real function class. |
►CIG.Lib.LoadableScriptScalarFunctionBase | Base class for loadable scripts that define scalar functions of several variables. |
CIG.Script.ScritpScalarFunctionExample | Example script for definition of a new real function class. |
CIG.Script.LoadableScriptExample | Example cls. for testing function of loadable scripts. |
►CIG.Script.LoadableScriptSpecialFunctionBase | Base cls. for various special function loadable scripts. |
►CIG.Script.ScriptAppBase | Partial class definition containing tests of CSV utilities |
►CIG.Script.AppBase | Base cls. for application scripts that can also be used on its own. |
CIG.Script.AppExtBase | Internal script for running embedded applications. |
CIG.Script.ScriptGraphics2dBase | Base class for script classes with 2D graphics examples. |
CIG.Script.ScriptGraphics3DBase | Base class for script classes with graphics examples. |
CIG.Script.TestIglibExt_ToDelete | Base class for script classes with graphics examples. |
CIG.Lib.LoadableScriptOptBase | Base class for loadable scripts for optimization problems. AGREEMENTS: The first argument to initialization and executable method is working directory where data between different applications is exchanged. If overrigding the InitializeThis(string[])(...) method, call the base class' method first, and keep the agreement that the first argument must be the working directory. When implementing the executable (see RunThis()) method, its first argument should also be the working directory (the same as for initialization). This is to enable use of the class in scenarios where initialization and execution arguments must be the same. |
CIG.Script.AppBase | Base cls. for application scripts that can also be used on its own. |
CIG.Script.AppExtBase | Internal script for running embedded applications. |
CIG.Script.LoadableScriptExample | Example cls. for testing function of loadable scripts. |
CIG.Script.LoadableScriptShellNeural | Base class for loadable scripts that are used as custom applications that inclued neural networks approximations and optimization. |
CIG.Script.LoadableScriptShellNeuralBase | Base class for loadable scripts that are used as custom applications that inclued neural networks approximations and optimization. |
CIG.Script.LoadableScriptSpecialFunctionBase | Base cls. for various special function loadable scripts. |
CIG.Script.ScriptAppBase | Partial class definition containing tests of CSV utilities |
CIG.Script.ScriptGraphics2dBase | Base class for script classes with 2D graphics examples. |
CIG.Script.ScriptGraphics3DBase | Base class for script classes with graphics examples. |
CIG.Script.ScritpRealFunctionExample | Example script for definition of a new real function class. |
CIG.Script.ScritpScalarFunctionExample | Example script for definition of a new real function class. |
CIG.Script.TestIglibExt_ToDelete | Base class for script classes with graphics examples. |
►CIG.Lib.ILockable | Lockable object, has a Lock property that returns object on which lock must be performed in order to lock the object. |
CIG.Gr3d.VtkDecorationHandler | Manipulates axes, labels, grids, and other decorations of graphhics plotted in VTK windows. |
CIG.Gr3d.VtkPlotBase | Base class for plotting classes that plot on VTK windows (class VtkPlotter) |
CIG.Gr3d.VtkPlotter | Plotter class that uses a vtkRenderWindow object for plotting 3D graphics. |
CIG.Gr.PlotterZedGraph | Plotter class that uses a ZedGraphControl object for plotting ordinary 2D graphs. |
CIG.Gr.PlotZedGraphBase | Base class for plots that are shown in a ZedGraphControl object. |
CIG.Gr.PlotZedgraphCurve | Curve plots that is shown on a ZedGraphControl object. |
►CIG.Lib.App | Base class for all application classes. Provides some basic functionality such as keeping information about the application, managing application directories and basic files, etc. |
CIG.Forms.AppTestForms | Test application for forms. Usage: AppTestForms.Init(). |
CIG.Lib.AppTest | |
CIG.Lib.CommandLine | Represents a single command-line that can be executed. $A Igor Feb09; |
CIG.Lib.CommandLineApplicationInterpreter | Simple command-line application interpreters, holds a set of commands that can be executed by name. Each of these command can take an arbitrary number of string arguments. Interpreter has its internal variables, which are strings. Each variable has a name and a value. If any arguments (and even command) start with the '$' character then then it is treated as reference to a variable and is substituted with the value of that variable (whose name follows the '$' character) before it is used. |
CIG.Lib.CommandLineApplicationScriptInterpreter | Command-line interpreters adapted for executing script commands. |
CIG.Lib.CommandLineInterpreter | Base class for all command line interpreters. |
CIG.Lib.CommandLineJobContainer | Carries command execution data, results, and other data such as identification number, etc |
CIG.Lib.CommandThread< InterpreterType, FrameType, ThreadType > | Contains stack frames and other command thread data for a single command thread of a command-line interreter. |
CIG.Lib.CommandThreadBase | Base class for classes of type CommandThread{InterpreterType, FrameType, ThreadType}. Contains everything that is not dependent on generic frame and other parameters. |
►CIG.Lib.Copy.ClienServerStreamBase | Base class for client and server classes with stream-based communication. |
►CIG.Lib.Copy.ClientServerStreamBase2 | Base class for named pipe servers and clients, contains common stuff for both. |
►CIG.Lib.Copy.ClientStreamBase | Client to the pipe server (classes derived from ClientServerStreamBase2). |
CIG.Lib.Copy.NamedPipeClientBase | Client to the pipe server (classes derived from ClientServerStreamBase2). |
►CIG.Lib.Copy.ServerStreamBase | Server that creates a named pipe, listens on its input stream, and sends responses to the client. |
CIG.Lib.Copy.NamedPipeServerBase | Server that creates a named pipe, listens on its input stream, and sends responses to the client. |
CIG.Lib.Copy.ClientServerStreamBase2 | Base class for named pipe servers and clients, contains common stuff for both. |
CIG.Lib.Copy.ClientStreamBase | Client to the pipe server (classes derived from ClientServerStreamBase2). |
CIG.Lib.Copy.NamedPipeClientBase | Client to the pipe server (classes derived from ClientServerStreamBase2). |
CIG.Lib.Copy.NamedPipeServerBase | Server that creates a named pipe, listens on its input stream, and sends responses to the client. |
CIG.Lib.Copy.ServerStreamBase | Server that creates a named pipe, listens on its input stream, and sends responses to the client. |
CIG.Lib.CsvData | Memory representation of CSV data. |
CIG.Lib.ExpressionEvaluatorCompiled | Base class for expression evaluators that utilize the functionality of CodeDomProvider class. |
CIG.Lib.ExpressionEvaluatorJint | JavaScript Evaluator with command-line interpreter, based on Jint. |
CIG.Lib.ExpressionEvaluatorJs | JavaScript Evaluator with command-line interpreter. |
►CIG.Lib.IdGenerator | Utility class for generaton of unique IDs for objects of specific type. IDs generated by calls of GetNewId() from a specific object of this class are unique. Utilizes definition of IIdentifiable interface. Implementation notes: In every class whose instances should have unique IDs, instantiate a private static object of this type, and an instance member of the Proxy subtype of this class. Both objexts should be instantiated by appropriate initializers, and constructor of the proxy object should be called with static object as argument. Example implementation can be found in the ExampleInterfaceImplementation subclass of this class. |
CIG.Lib.ObjectRegister< T > | Provides implementation of register of objects of the specified type. Also generates unique IDs for objects of this type. This class utilizes implementation of IIdentifiable and IRegisterable interfaces. Implementation notes for IRegistable: For implementation, use a static instance of this class, and an a nonstatic instance of the IdProcy class (to generate and hold object's unique ID). subclass of this clas, initialized by that static instance. Example implementation can be found in the ExampleInterfaceImplementation subclass of this class. |
►CIG.Lib.ILoadableScriptInterpreter | Interface for interpreters that can install commands from loadable scripts and run them. |
CIG.Lib.LoadableScriptInterpreterBase | Interpreter that can install commands from dynamically loaded (compiled) scripts and run them. Script loader object of a type is accessed through a property that can be overridden in derived classes, such that a different script loader is used. This is importand because different libraries will be required for compilation in different contexts. Script loader property creates a new script loader on first access. |
►CIG.Lib.InterfaceInterpreterBase | Base class for interfaces with interpreters. |
CIG.Lib.InterfaceInverse | Interface for Inverse Interpreter. |
CIG.Lib.InterfaceInverse | Interface for Inverse Interpreter. |
►CIG.Lib.IpcStreamClientBase | Client to the pipe server (classes derived from IpcStreamClientServerBase2). |
►CIG.Lib.NamedPipeClientBase | Client to the pipe server (classes derived from IpcStreamClientServerBase2). |
CIG.Lib.CommandLineApplicationInterpreter.InterpreterPipeClient | Client to the interpreter pipe server (classes derived from InterpreterPipeServer). |
CIG.Lib.PipeClientBase | Client to the pipe server (classes derived from IpcStreamClientServerBase2). |
►CIG.Lib.IpcStreamClientServerBase | Base class for client and server classes with stream-based communication. |
►CIG.Lib.IpcStreamClientServerBase2 | Base class for named pipe servers and clients, contains common stuff for both. |
CIG.Lib.IpcStreamClientBase | Client to the pipe server (classes derived from IpcStreamClientServerBase2). |
►CIG.Lib.IpcStreamServerBase | Server that creates a named pipe, listens on its input stream, and sends responses to the client. |
►CIG.Lib.NamedPipeServerBase | Server that creates a named pipe, listens on its input stream, and sends responses to the client. |
CIG.Lib.CommandLineApplicationInterpreter.InterpreterPipeServer | Command-line interpreter's server that creates a named pipe, listens on its input stream for client requests, executes requests in the corresponding interpreter, and sends responses back to the client. |
CIG.Lib.PipeServerBase | Server that creates a named pipe, listens on its input stream, and sends responses to the client. |
CIG.Lib.IpcStreamClientServerBase2 | Base class for named pipe servers and clients, contains common stuff for both. |
CIG.Lib.IpcStreamServerBase | Server that creates a named pipe, listens on its input stream, and sends responses to the client. |
►CIG.Lib.IWaitCondition | Interface for classes that implement blocking until a specified condition is met. |
►CIG.Lib.IWaitFileEvent | Interface for classes that provide waiting for specific file events (such as ceration or deletion of a specific file or directory). |
►CIG.Lib.WaitFileEventBase | Base class for classes that provide blocking until a file or directory is created/removed. |
►CIG.Lib.WaitFileEvent | Concrete class derived from WaitFileEventBase. It does not have a meaningful unblocking condition (it alwys evaluates to true), therefore the class can use WaitEvents() function but not Wait(). |
CIG.Lib.WaitDirectoryCreation | Blocking execution of the current thread until the specified directory begins to exist. |
CIG.Lib.WaitDirectoryRemoval | Blocking execution of the current thread until the specified directory ceases to exist. |
CIG.Lib.WaitFileCreation | Blocking execution of the current thread until the specified file begins to exist. |
CIG.Lib.WaitFileRemoval | Blocking execution of the current thread until the specified file ceases to exist. |
►CIG.Lib.WaitFileEventBaseByProxy | Base class for classes that provide blocking until a file or directory is created/removed. This clas uses a proxy class for performing its basic operation. |
CIG.Lib.WaitDirectoryCreationByProxy | Implements blocking until the specified directory is created (becomes existent). Directory is specified in constructor or by setting the DirectoryPath property. Waiting is performed by calling the Wait() function. |
CIG.Lib.WaitDirectoryRemovalByProxy | Implements blocking until the specified directory is deleted (becomes nonexistent). Directory is specified in constructor or by setting the DirectoryPath property. Waiting is performed by calling the Wait() function. |
CIG.Lib.WaitFileCreationByProxy | Implements blocking until the specified file is created (becomes existent). File is specified in constructor or by setting the FilePath property. Waiting is performed by calling the Wait() function. |
CIG.Lib.WaitFileRemovalByProxy | Implements blocking until the specified file is deleted (becomes nonexistent). File is specified in constructor or by setting the FilePath property. Waiting is performed by calling the Wait() function. |
►CIG.Lib.WaitFileEventBaseByProxyLatence | Base class for classes that provide blocking until a file or directory is created/removed. This clas uses a proxy class for performing its basic operation. |
CIG.Lib.WaitFileEventBaseByProxy | Base class for classes that provide blocking until a file or directory is created/removed. This clas uses a proxy class for performing its basic operation. |
►CIG.Lib.WaitFileEventLatenceBase | Base class for classes that impelement methods that block until a file or directory is created or deleted. |
CIG.Lib.WaitDirectoryCreationLatence | Implements blocking until the specified directory is created (becomes existent). Directory is specified in constructor or by setting the DirectoryPath property. Waiting is performed by calling the Wait() function. It is implemented by successively checking whether unblocking condition is fulfilled and by sleeping between checks. Therefore it has some latency (i.e. unblocking is not always performed immediatley the condition is met) and spends some CPU time and system resources. |
CIG.Lib.WaitDirectoryRemovalLatence | Implements blocking until the specified directory is deleted (becomes nonexistent). Directory is specified in constructor or by setting the DirectoryPath property. Waiting is performed by calling the Wait() function. It is implemented by successively checking whether unblocking condition is fulfilled and by sleeping between checks. Therefore it has some latency (i.e. unblocking is not always performed immediatley the condition is met) and spends some CPU time and system resources. |
CIG.Lib.WaitFileCreationLatence | Implements blocking until the specified file is created (becomes existent). File is specified in constructor or by setting the FilePath property. Waiting is performed by calling the Wait() function. It is implemented by successively checking whether unblocking condition is fulfilled and by sleeping between checks. Therefore it has some latency (i.e. unblocking is not always performed immediatley the condition is met) and spends some CPU time and system resources. |
CIG.Lib.WaitFileRemovalLatence | Implements blocking until the specified file is deleted (becomes nonexistent). File is specified in constructor or by setting the FilePath property. Waiting is performed by calling the Wait() function. It is implemented by successively checking whether unblocking condition is fulfilled and by sleeping between checks. Therefore it has some latency (i.e. unblocking is not always performed immediatley the condition is met) and spends some CPU time and system resources. |
►CIG.Lib.WaitCondition | Provides a framework for blocking execution until the specified condition becomes satisfied. Function Wait() does that. The function continuously check the unblocking condition until it becomes satisfied, sleeping a certain amount of time between consecutive checks. Time plan of checks (i.e. the amount of sleepin time between them) can be adjusted by public properties SleepFirst, MinSleepMs, MaxSleepMs, and MaxRelativeLatency. These properties can be adjusted while waiting. Blocking condition is evaluated by the (public) function Condition() and can be adjusted in one of the following ways: |
CIG.Lib.WaitFileEventLatenceBase | Base class for classes that impelement methods that block until a file or directory is created or deleted. |
►CIG.Lib.WaitConditionBase | Base class for objects that perform waiting until a condition is fulfilled. |
CIG.Lib.WaitCondition | Provides a framework for blocking execution until the specified condition becomes satisfied. Function Wait() does that. The function continuously check the unblocking condition until it becomes satisfied, sleeping a certain amount of time between consecutive checks. Time plan of checks (i.e. the amount of sleepin time between them) can be adjusted by public properties SleepFirst, MinSleepMs, MaxSleepMs, and MaxRelativeLatency. These properties can be adjusted while waiting. Blocking condition is evaluated by the (public) function Condition() and can be adjusted in one of the following ways: |
CIG.Lib.WaitFileEventBase | Base class for classes that provide blocking until a file or directory is created/removed. |
CIG.Lib.WaitFileEventBaseByProxyLatence | Base class for classes that provide blocking until a file or directory is created/removed. This clas uses a proxy class for performing its basic operation. |
CIG.Lib.WaitFileEventLatenceBase | Base class for classes that impelement methods that block until a file or directory is created or deleted. |
CIG.Lib.IWaitFileEvent | Interface for classes that provide waiting for specific file events (such as ceration or deletion of a specific file or directory). |
CIG.Lib.LoadableScriptBase | Base class for classes that can be dynamically loadeded from scripts and run, which provides functionality of dynamic scripting. It is recommendable to derive all such classes that implement the ILoadableScript interface from this base class. |
CIG.Lib.LoadableScriptOptBase | Base class for loadable scripts for optimization problems. AGREEMENTS: The first argument to initialization and executable method is working directory where data between different applications is exchanged. If overrigding the InitializeThis(string[])(...) method, call the base class' method first, and keep the agreement that the first argument must be the working directory. When implementing the executable (see RunThis()) method, its first argument should also be the working directory (the same as for initialization). This is to enable use of the class in scenarios where initialization and execution arguments must be the same. |
CIG.Lib.LoadableScriptOptShellBaseControllable | Controllable version of LoadableScriptOptBase, implements the ILoadableScriptC interface. |
CIG.Lib.LoadableScriptShellBase | Loadable script base class for the shell application that includes tols for definition of optiimization problems, definition of vector response functions, a couple of interfaces with simulation programs, etc. AGREEMENTS: The first argument to initialization and executable method is working directory where data between different applications is exchanged. If overrigding the InitializeThis(...) method, call the base class' method first, and keep the agreement that the first argument must be the working directory. When implementing the executable (RunThis(...)) method, its first argument should also be the working directory (the same as for initialization). This is to enable use of the class in scenarios where initialization and execution arguments must be the same. |
►CIG.Lib.Module | General module (or library) management class, a base class for specific module classes. Provides some basic functionality such as keeping information about the module, managing module directories and basic files, etc. Global module object is not implemented (in contrary to global program object), but it should be implemented in speciffic module classes derived from this one. |
CIG.Lib.ModuleTest | |
►CIG.Lib.ModuleBase | Manages basic program informatin and resources such as directories, expiration time, etc. |
CIG.Lib.App | Base class for all application classes. Provides some basic functionality such as keeping information about the application, managing application directories and basic files, etc. |
CIG.Lib.Module | General module (or library) management class, a base class for specific module classes. Provides some basic functionality such as keeping information about the module, managing module directories and basic files, etc. Global module object is not implemented (in contrary to global program object), but it should be implemented in speciffic module classes derived from this one. |
CIG.Lib.NamedPipeClientBase | Client to the pipe server (classes derived from IpcStreamClientServerBase2). |
CIG.Lib.NamedPipeServerBase | Server that creates a named pipe, listens on its input stream, and sends responses to the client. |
CIG.Lib.ObjectRegister< T > | Provides implementation of register of objects of the specified type. Also generates unique IDs for objects of this type. This class utilizes implementation of IIdentifiable and IRegisterable interfaces. Implementation notes for IRegistable: For implementation, use a static instance of this class, and an a nonstatic instance of the IdProcy class (to generate and hold object's unique ID). subclass of this clas, initialized by that static instance. Example implementation can be found in the ExampleInterfaceImplementation subclass of this class. |
►CIG.Lib.ObjectStore< T > | Object store. Objects of the specified type can be stored here for later reuse (efficiency improvement). IMPORTANT: Override IsEligible(), NotEligibleMessage() and TryGetNew() and possibly TryStore() methods in derived classes when applicable. |
CIG.Num.MatrixStore< T > | Matrix store |
CIG.Num.VectorStore< T > | Vector store |
CIG.Lib.PipeClientBase | Client to the pipe server (classes derived from IpcStreamClientServerBase2). |
CIG.Lib.PipeServerBase | Server that creates a named pipe, listens on its input stream, and sends responses to the client. |
CIG.Lib.RealFunctionLoader | Dynamically generates IRealFunction classes from user definitions. User can define in string form how function, its derivative, second derivative, integral, or inverse function is calculated. Then this class can be used to compile these definitions in the wrapping script, which is then used to create the corresponding function objects. |
CIG.Lib.ScalarFunctionLoader | Dynamically generates IScalarFunction classes from user definitions. User can define in string form how function, its derivative, second derivative, integral, or inverse function is calculated. Then this class can be used to compile these definitions in the wrapping script, which is then used to create the corresponding function objects. |
►CIG.Lib.ScriptLoaderBase | Dynamically compiles, loads and instantiates classes of type ILoadableScript from files or from strings. |
►CIG.Lib.ScriptLoaderIGLib | Base script loader class for IGLib. |
CIG.Lib.ScriptLoaderIGLib.ScriptLoaderTest | ScriptLoader used for testing. |
CIG.Lib.ScriptLoaderIGLib | Base script loader class for IGLib. |
CIG.Lib.ScriptLoaderIGLib.ScriptLoaderTest | ScriptLoader used for testing. |
►CIG.Lib.SerializationDto< Type > | Generic base class for Data Transfer Objects (DTO). This class is used as template for producing concrete DTO classes. Such DTOs are used for serialization and deserialization of state of various kinds of objects that need to be transfered between applications, across platforms, or simply stored in files for future use. |
CIG.Lib.IndexListDto | Data Transfer Object (DTO) for index lists of type IndexList. Used to store, transfer, serialize and deserialize objects of type IndexList. |
►CIG.Lib.SerializationDtoBase< Type, BaseType > | Generic base class for Data Transfer Objects (DTO). This class is used as template for producing concrete DTO classes. Such DTOs are used for serialization and deserialization of state of various kinds of objects that need to be transfered between applications, across platforms, or simply stored in files for future use. WARNING: In most cases ISerializationDto type will be used. Different BaseType and Type are used only in relatively rare cases where different derived types all have the same data that is copied to DTO. Otherwise the advantage of this can not be used because of single inheritance. |
►CIG.Lib.ArrayDto< ElementType, ElementBaseType, ElementDtoType > | Data transfer object for holding arrays of objects of the same type. |
CIG.Lib.ArrayDto< ElementType, ElementDtoType > | Data transfer object for holding arrays of objects of the same type. |
►CIG.Lib.BoundingBoxDtoBase< BoxType > | Base class for various DTO (Data Transfer Objects) for bounding boxes. Used to store a state of a bounding box. |
CIG.Lib.BoundingBoxDto | Data Transfer Object (DTO) for bounding boxes of type IG.Num.BoundingBox. Used to store, transfer, serialize and deserialize objects of type BoundingBox. |
►CIG.Lib.ListDto< ElementType, ElementBaseType, ElementDtoType > | Data transfer object for holding lists of objects of the same type. |
CIG.Lib.ListDto< ElementType, ElementDtoType > | Data transfer object for holding data from lists of objects of the same type. |
►CIG.Lib.MatrixDtoBase< MatrixType > | Base class for various matrix DTO (Data Transfer Objects) for matrixs. Used to store a state of a matrix. |
CIG.Lib.MatrixDto | Data Transfer Object (DTO) for matrixs of type IG.Num.Matrix. Used to store, transfer, serialize and deserialize objects of type IMatrix. |
CIG.Lib.SerializationDto< Type > | Generic base class for Data Transfer Objects (DTO). This class is used as template for producing concrete DTO classes. Such DTOs are used for serialization and deserialization of state of various kinds of objects that need to be transfered between applications, across platforms, or simply stored in files for future use. |
►CIG.Lib.SerializationDtoTypedBase< Type, BaseType > | |
CIG.Lib.SerializationDtoTypedBase< Type, BaseType >.SerializationDtoTyped< CommonType > | |
CIG.Lib.SerializationDtoTypedBase< Type, BaseType >.SerializationDtoTyped< CommonType > | |
CIG.Lib.SerializationDtoTypedBase< Type, BaseType >.SerializationDtoTyped< CommonType > | |
►CIG.Lib.VectorDtoBase< VectorType > | Base class for various vector DTO (Data Transfer Objects) for vectors. Used to store a state of a vector. |
CIG.Lib.VectorDto | Data Transfer Object (DTO) for vectors of type IG.Num.Vector. Used to store, transfer, serialize and deserialize objects of type Vector. |
►CIG.Lib.SettingsReaderBase | |
CIG.Lib.SettingsReaderAppConfig | Provides functionality for retrieving settings from various sources such as application settings file. |
►CIG.Lib.SortedUniqueItemList< Type > | Sorted list of unique items. It is guaranteed that at all times the list of containing items is sorted. |
CIG.Lib.IndexList | Index list, a sorted list of unique integer indices. Used for tasks such as filtering specified element from a list of elements or a general data set. |
CIG.Lib.StopWatch1 | Timer for measuring execution times and other intervals of time elapsed between successive events. $A Igor xx Apr10 Jun15; |
►CIG.Lib.StringTable | 2D tables of data represented by strings. Maps to CSV files. |
CIG.Lib.CsvData | Memory representation of CSV data. |
CIG.Num.SampledDataCsv | Base class for CSV (comma separated files) representation, importer and exporter of sampled data and data definitions. |
CIG.Lib.WaitCondition | Provides a framework for blocking execution until the specified condition becomes satisfied. Function Wait() does that. The function continuously check the unblocking condition until it becomes satisfied, sleeping a certain amount of time between consecutive checks. Time plan of checks (i.e. the amount of sleepin time between them) can be adjusted by public properties SleepFirst, MinSleepMs, MaxSleepMs, and MaxRelativeLatency. These properties can be adjusted while waiting. Blocking condition is evaluated by the (public) function Condition() and can be adjusted in one of the following ways: |
CIG.Lib.WaitConditionBase | Base class for objects that perform waiting until a condition is fulfilled. |
CIG.Lib.WaitFileEventBase | Base class for classes that provide blocking until a file or directory is created/removed. |
CIG.Lib.WaitFileEventBaseByProxy | Base class for classes that provide blocking until a file or directory is created/removed. This clas uses a proxy class for performing its basic operation. |
CIG.Lib.WaitFileEventBaseByProxyLatence | Base class for classes that provide blocking until a file or directory is created/removed. This clas uses a proxy class for performing its basic operation. |
►CIG.Neural.NeuraApproximationFileManager | File manager for neural network approximation file client and server. |
CIG.Neural.MappingApproximationFileManager | File manager for mapping file client and server. |
CIG.Neural.NeuralApproximatorAforge | Approximator of response by using neural networks, based on the AforgeDotNet library. $A Igor Mar11; |
CIG.Num.AffineTransformationDiagonal | Affine transformation with diagonal tansformation matrix. |
CIG.Num.AffineTransformationSquare | Invertible Affine transformation with square transformation matrix. |
CIG.Num.AnalysisBase | Base class for direct analysis classes that define optimization problems. Represent the complete definition of the optimization problem (without initial parameters). Concrete analysis classes (e.g. representing optimization examples or complex direct problems solved through numerical simulation) should be derived from this class. |
CIG.Num.CholeskyDecomposition | Cholesky decomposition of a matrix. Available for symmetric positive definite matrices |
CIG.Num.DistanceComparer< PointContainerType, PointType > | Class that is used to calculate and compare distances between point containers. |
CIG.Num.DistanceComparerSampledDataElement | Distance comparer for point clouds where point type is SampledDataElement. |
CIG.Num.DistanceComparerVector | |
CIG.Num.EigenValueDecomposition | Eigenvalue decomposition of a matrix |
CIG.Num.Func.Cubic | Cubic function, f(x) = a3*x*x*x + a2*x*x + a1*x + a0. Specific properties: Zero - returns a zero. Zero1 - returns the fierst zero. Zero2 - returns the second zero. Zero3 - returns the third zero. NumZeros - returns number of zeros (0, 1 or 3). HasZero - either the function has a zero or not. Min - returns function's strict minimum. Max - returns function's strict maximum. |
CIG.Num.GridGenerator1d | Generates 1D grids with equidistant or geometrically grown intervals. |
►CIG.Num.GridGenerator1dBase | Base class for 1D grid generators. |
CIG.Num.GridGenerator1d | Generates 1D grids with equidistant or geometrically grown intervals. |
CIG.Num.GridGenerator1dFunc | Generates 1D grids with equidistant or geometrically grown intervals. |
CIG.Num.GridGenerator1dFunc | Generates 1D grids with equidistant or geometrically grown intervals. |
►CIG.Num.IGridGenerator1d | Interface for 1d grid generators. |
CIG.Num.GridGenerator1d | Generates 1D grids with equidistant or geometrically grown intervals. |
CIG.Num.GridGenerator1dBase | Base class for 1D grid generators. |
CIG.Num.GridGenerator1dFunc | Generates 1D grids with equidistant or geometrically grown intervals. |
►CIG.Num.ILinearSolver | Classes that can be used for solution of linear systems of equations |
CIG.Num.CholeskyDecomposition | Cholesky decomposition of a matrix. Available for symmetric positive definite matrices |
CIG.Num.EigenValueDecomposition | Eigenvalue decomposition of a matrix |
CIG.Num.LUDecomposition | LU decomposition of a matrix |
CIG.Num.QRDecomposition | QR decomposition of a matrix |
CIG.Num.SingularValueDecomposition | Singular value decomposition of a matrix |
►CIG.Num.INeuralApproximator | Approximator of response by using neural networks. $A Igor Mar11; |
CIG.Neural.NeuralApproximatorAforge | Approximator of response by using neural networks, based on the AforgeDotNet library. $A Igor Mar11; |
CIG.Num.NeuralApproximatorAforgeIT | Approximator of response by using neural networks, based on the AforgeDotNet library. $A Igor Mar11; |
►CIG.Num.NeuralApproximatorBase | Base class for neural network approximators. |
CIG.Neural.NeuralApproximatorAforge | Approximator of response by using neural networks, based on the AforgeDotNet library. $A Igor Mar11; |
CIG.Num.NeuralApproximatorAforgeFake | |
CIG.Num.NeuralApproximatorAforgeIT | Approximator of response by using neural networks, based on the AforgeDotNet library. $A Igor Mar11; |
►CIG.Num.IOptimizer | Interface for optimization algorithms. $A Igor Feb10; |
CIG.Num.OptimizerBase | |
►CIG.Num.IVectorFunction | Vector function of a vector argument. |
►CIG.Num.LinearBasis | Vector function containing lineer basis in a n-dimensional vector space. Composed of n+1 functions: 1, x1, ..., xn. |
CIG.Num.LinearBasisSafer | The same as LinearBasis, just that it has more meaningful error reporting (but is therefore slower). |
►CIG.Num.QuadraticBasis | Vector function containing quadratic basis in a n-dimensional vector space. Composed of (n+1)*(n+2)/2 functions: 1, x_1, ..., x_n, 0.5*x_1^2, 0.5*x_2^2, ..., 0.5*x_n^2, x_1*x_2, x_1*x_3, ..., x_1*x_n, ..., x_2*x_3, ..., x_2*x_n, ..., ..., x_n-1*x_n. |
CIG.Num.QuadraticBasisSafer | The same as QuadraticBasis, just that it has more meaningful exceptions. |
►CIG.Num.VectorFunctionBase | Base class for defining Vector functions whose evaluation is defined in bulk, and evaluation of individual components can not be performed directly. For these functioons, individual values and individual gradient or vector components are evaluated in such a way thet the function is first evaluated as whole, storing its results to an object implementing IVectorFunctionResults. |
CIG.Num.VectorFunctionExamples.RosenrockAndCircle | Example - 2 component vector function of 2 variables. The first component is the Rosenbrock function and the second component is a radially symmetric paraboloid with radius 2 of the zero contour, centered at coordinate origin. |
►CIG.Num.VectorFunctionBaseComponentWise | Base class for defining Vector functions whose component-wise evaluation is defined directly. |
CIG.Num.LinearBasis | Vector function containing lineer basis in a n-dimensional vector space. Composed of n+1 functions: 1, x1, ..., xn. |
CIG.Num.QuadraticBasis | Vector function containing quadratic basis in a n-dimensional vector space. Composed of (n+1)*(n+2)/2 functions: 1, x_1, ..., x_n, 0.5*x_1^2, 0.5*x_2^2, ..., 0.5*x_n^2, x_1*x_2, x_1*x_3, ..., x_1*x_n, ..., x_2*x_3, ..., x_2*x_n, ..., ..., x_n-1*x_n. |
CIG.Num.VectorFunctionFromScalar | |
►CIG.Num.VectorFunctionBaseGeneral | Base class for VectorFunctionBase and VectorFunctionBaseComponentwise. In general, use and in order to derive from. |
CIG.Num.VectorFunctionBase | Base class for defining Vector functions whose evaluation is defined in bulk, and evaluation of individual components can not be performed directly. For these functioons, individual values and individual gradient or vector components are evaluated in such a way thet the function is first evaluated as whole, storing its results to an object implementing IVectorFunctionResults. |
CIG.Num.VectorFunctionBaseComponentWise | Base class for defining Vector functions whose component-wise evaluation is defined directly. |
CIG.Num.VectorFunctionExamples.RosenrockAndCircle | Example - 2 component vector function of 2 variables. The first component is the Rosenbrock function and the second component is a radially symmetric paraboloid with radius 2 of the zero contour, centered at coordinate origin. |
CIG.Num.VectorFunctionFromScalar | |
CIG.Num.LinearBasis | Vector function containing lineer basis in a n-dimensional vector space. Composed of n+1 functions: 1, x1, ..., xn. |
CIG.Num.LUDecomposition | LU decomposition of a matrix |
CIG.Num.MatrixStore | Matrix store |
CIG.Num.MatrixStore< T > | Matrix store |
CIG.Num.NeuralApproximatorAforgeIT | Approximator of response by using neural networks, based on the AforgeDotNet library. $A Igor Mar11; |
CIG.Num.NeuralApproximatorBase | Base class for neural network approximators. |
CIG.Num.NeuralTrainingTable | Contains Parameters that define neural network architecture and trainig limits, together with achieved results after training such as various error norms |
CIG.Num.OptFileAnalysisClient | File analysis client. Passes direct analysis request to the server and gets analysis results from it. |
CIG.Num.OptFileAnalysisServer | File analysis server. Performs direct analyses by request. |
CIG.Num.OptFileManager | Performs elementary operations for optimization and analysis servers and clients that exchange data and messages through files. Each such server can serve a single request at a time (single thread of execution). Client-server pair (or pairs, when both analysis and optimization are performed in this way) has (or have) a single directory for exchanging data and messages. If there is a need for analyses running in parallel, each thread must have its own directory and its own client-server pair. |
CIG.Num.ParallelJobContainerBase | Contains input data and results of a parallel job to be executed, oropertied indicating the state of the job, and methods for interaction with job performer and dispatcher. |
CIG.Num.ParallelJobContainerGen< InputType, ResultType > | General purpose parallel job container that contains methods for running the job in on the same machine thread. Contains many auxiliary methods for testing and for adaptation of parallel jobs concepts to different tasks |
CIG.Num.ParallelJobDispatcherBase | Base class for parallel job dispatchers. Accepts job requests and dispatches jobs to parallel job servers when available and redy to run a job. |
CIG.Num.ParallelJobDispatcherGen< InputType, ResultType > | Parallel job jerver for job containers that inherit from ParallelJobContainerGen{InputType, ResultType}. |
CIG.Num.ParallelJobDispatcherGen< InputType, ResultType, JobContainerType > | Parallel job dispatcher for job containers that inherit from ParallelJobContainerGen{InputType, ResultType}. |
CIG.Num.ParallelJobServerBase< JobContainerType > | Parallel job server. Waits for job requests and executes them in a parallel thread. |
CIG.Num.ParallelJobServerGen< InputType, ResultType > | Parallel job server for job containers that inherit from ParallelJobContainerGen{InputType, ResultType}. |
CIG.Num.ParallelJobServerGen< InputType, ResultType, JobContainerType > | Parallel job server for job containers that inherit from ParallelJobContainerGen{IT,RT}. |
CIG.Num.PenaltyEvaluator | Evaluation of penalty functions. |
►CIG.Num.PointCloud< PointContainerType, PointType > | Cloud of points, contains a list of containers of objects that include point coordinates. |
CIG.Num.PointCloudSampledDataElement | Cloud of points where each point is represented by the IVector object, contains a list of containers of vector objects that include point coordinates. |
CIG.Num.PointCloudVector | Cloud of points where each poinr is represented by the IVector object, contains a list of containers of vector objects that include point coordinates. |
►CIG.Num.PointCloud< PointLinkType, PointContainerType, PointType > | Cloud of points, contains a list of containers of objects that include point coordinates. |
CIG.Num.PointCloud< PointContainerType, PointType > | Cloud of points, contains a list of containers of objects that include point coordinates. |
CIG.Num.PointCloudSampledDataElement | Cloud of points where each point is represented by the IVector object, contains a list of containers of vector objects that include point coordinates. |
CIG.Num.PointCloudVector | Cloud of points where each poinr is represented by the IVector object, contains a list of containers of vector objects that include point coordinates. |
►CIG.Num.PointContainer< PointContainerType, PointType > | Container class that contains a single point plus all the data that are necessary for searching and re-connecting operations on points. |
CIG.Num.PointContainerSampledDataElement | Container class that contains a single vector point plus all the data that are necessary for searching and re-connecting operations on points. |
CIG.Num.PointContainerVector | Container class that contains a single vector point plus all the data that are necessary for searching and re-connecting operations on points. |
►CIG.Num.PointContainer< PointLinkType, PointContainerType, PointType > | Container class that contains a single point plus all the data that are necessary for searching and re-connecting operations on points. |
CIG.Num.PointContainer< PointContainerType, PointType > | Container class that contains a single point plus all the data that are necessary for searching and re-connecting operations on points. |
CIG.Num.PointContainerSampledDataElement | Container class that contains a single vector point plus all the data that are necessary for searching and re-connecting operations on points. |
CIG.Num.PointContainerVector | Container class that contains a single vector point plus all the data that are necessary for searching and re-connecting operations on points. |
CIG.Num.PointLink< PointContainerType, PointType > | Contains a pointer (link) to another point container. |
►CIG.Num.PointLink< PointLinkType, PointContainerType, PointType > | Contains a pointer (link) to another point container. |
CIG.Num.PointLink< PointContainerType, PointType > | Contains a pointer (link) to another point container. |
CIG.Num.QRDecomposition | QR decomposition of a matrix |
CIG.Num.QuadraticBasis | Vector function containing quadratic basis in a n-dimensional vector space. Composed of (n+1)*(n+2)/2 functions: 1, x_1, ..., x_n, 0.5*x_1^2, 0.5*x_2^2, ..., 0.5*x_n^2, x_1*x_2, x_1*x_3, ..., x_1*x_n, ..., x_2*x_3, ..., x_2*x_n, ..., ..., x_n-1*x_n. |
CIG.Num.RandGeneratorThreadSafe | Generator of uniformly distributed random numbers. Based on the default random generator. Instance members are thread safe! |
►CIG.Num.SimKosecFileManagerBase | File manager for interfacing (for optimization purposes) the simulation code of Gregor Kosec. |
►CIG.Num.SimKosecFileManagerConvBase | Base class for interface with simulator of G. Kosec for convection problems in a cave with obstacles. |
CIG.Num.SimKosecFileManagerConv2 | Interface with simulator of G. Kosec for convection problems in a cave with 2 obstacles. |
CIG.Num.SimKosecFileManagerConv3 | Interface with simulator of G. Kosec for convection problems in a cave with 3 obstacles. |
CIG.Num.SimKosecFileManagerConv2 | Interface with simulator of G. Kosec for convection problems in a cave with 2 obstacles. |
CIG.Num.SimKosecFileManagerConv3 | Interface with simulator of G. Kosec for convection problems in a cave with 3 obstacles. |
CIG.Num.SimKosecFileManagerConvBase | Base class for interface with simulator of G. Kosec for convection problems in a cave with obstacles. |
CIG.Num.SingularValueDecomposition | Singular value decomposition of a matrix |
►CIG.Num.VectorApproximatorBase | Base class for vector function approximators. |
CIG.Num.NeuralApproximatorBase | Base class for neural network approximators. |
CIG.Num.VectorFunctionBase | Base class for defining Vector functions whose evaluation is defined in bulk, and evaluation of individual components can not be performed directly. For these functioons, individual values and individual gradient or vector components are evaluated in such a way thet the function is first evaluated as whole, storing its results to an object implementing IVectorFunctionResults. |
CIG.Num.VectorFunctionBaseComponentWise | Base class for defining Vector functions whose component-wise evaluation is defined directly. |
CIG.Num.VectorFunctionBaseGeneral | Base class for VectorFunctionBase and VectorFunctionBaseComponentwise. In general, use and in order to derive from. |
CIG.Num.VectorStore | Vector store |
CIG.Num.VectorStore< T > | Vector store |
►CIG.Plot2d.GraphBase | Graph data & control class. |
CIG.Plot2d.GraphNPlot | NPlot graphs plotting object. |
►CIG.Plot2d.IGraph | Interface for graph plotting objects. |
CIG.Plot2d.GraphBase | Graph data & control class. |
CIG.Script.LoadableScriptExample | Example cls. for testing function of loadable scripts. |
►CILockable | |
CIG.Forms.BrowserSimpleControl | |
CIG.Forms.FadingMessage | Manages a fading message window. Windows containing a message are launched in separate threads, closing after a specified time. |
►CIG.Num.IMatrix | Real matrix interface. |
CIG.Num.Matrix | Real matrix class. Some operations are performed by the MathNet.Numerics.LinearAlgebra.Matrix class. |
CIG.Num.Matrix2d | Matrix in a 2 dimensional space. |
CIG.Num.Matrix3d | Matrix in a 3 dimensional space. |
►CIG.Num.MatrixBase | Base class for matrices. |
CIG.Num.Matrix | Real matrix class. Some operations are performed by the MathNet.Numerics.LinearAlgebra.Matrix class. |
CIG.Num.Matrix2d | Matrix in a 2 dimensional space. |
CIG.Num.Matrix3d | Matrix in a 3 dimensional space. |
CIG.Num.IMatrix< ComponentType > | Generic Matrix interface. |
CIG.Neural.INeuralApproximatorContainer | Classes that contain neural approximator. |
►CIG.Num.INeuralModel | Interface for artificial neural network -based models that we can operate on. |
CIG.Script.LoadableScriptShellNeuralBase | Base class for loadable scripts that are used as custom applications that inclued neural networks approximations and optimization. |
CIG.Num.SimKosecFileManagerBase.InputFieldDefinition | Contains data about a field that is recoginzed in the input file, such as field identification number, name, and description. This class is immutable except for Description, and it is thread safe in the scope of intended use. |
CIG.Num.InputOutputDataDefiniton | Definition of input and output data for vector functions, approximations, etc. Contains descriptiove information about individual eleemnts of input and output, default values and eventual bounds of input parameters, etc. |
►CIG.Num.InputOutputElementDefinition | Base class for input or output data element definition for vector functions, approximations, etc. |
CIG.Num.InputElementDefinition | Input data element definition for vector functions, approximations, etc. |
CIG.Num.OutputElementDefinition | Input data element definition for vector functions, approximations, etc. |
CIG.Lib.InterpreterVariable | Base class for interpreter variables. |
►CIObjectStore | |
CIG.Num.VectorFunctionBaseGeneral.ObjectStoreResults | Storage for IVectorFunctionResults objects. |
►CIG.Lib.IObjectStore< T > | Object store. Objects of the specified type can be stored here for later reuse (efficiency improvement). |
CIG.Lib.ObjectStore< T > | Object store. Objects of the specified type can be stored here for later reuse (efficiency improvement). IMPORTANT: Override IsEligible(), NotEligibleMessage() and TryGetNew() and possibly TryStore() methods in derived classes when applicable. |
►CIG.Num.IOptimizationData | Information about optimization data and algorithm parameters. |
►CIG.Num.OptimizationDataBase | Base class for holding information about optimization data and algorithm parameters. |
CIG.Num.OptimizationData | Information about optimization data and algorithm parameters. |
CIG.Num.IOptimizationResults | Storage of optimization results. Stores optimal results, best current guess, etc. |
►CIG.Num.IPenaltyEvaluator | Classes that evaluates penalty terms corresponding to a specific penalty function. |
CIG.Num.PenaltyEvaluator | Evaluation of penalty functions. |
►CIG.Num.IPointContainer< PointType > | Basic interface for point container classes. |
CIG.Num.PointContainer< PointContainerType, PointType > | Container class that contains a single point plus all the data that are necessary for searching and re-connecting operations on points. |
CIG.Num.PointContainer< PointLinkType, PointContainerType, PointType > | Container class that contains a single point plus all the data that are necessary for searching and re-connecting operations on points. |
CIG.Num.PointContainerSampledDataElement | Container class that contains a single vector point plus all the data that are necessary for searching and re-connecting operations on points. |
CIG.Num.PointContainerVector | Container class that contains a single vector point plus all the data that are necessary for searching and re-connecting operations on points. |
►CIG.Num.IRandomGenerator | Uniform random number generator. |
CIG.Num.RandGeneratorThreadSafe | Generator of uniformly distributed random numbers. Based on the default random generator. Instance members are thread safe! |
CIG.Num.RandomGenerator | Default generator of uniformly distributed random numbers. Provides a global generator and a static function for generating new generators. Currently, the generator used is the system's generator built in C#. |
►CIG.Num.RandomGeneratorSystem | Generator of uniformly distributed random numbers. Based on system random generator. WARNING: Instance members are not guaranteed to be thread safe! |
CIG.Num.RandGeneratorThreadSafe | Generator of uniformly distributed random numbers. Based on the default random generator. Instance members are thread safe! |
CIG.Num.RandomGenerator | Default generator of uniformly distributed random numbers. Provides a global generator and a static function for generating new generators. Currently, the generator used is the system's generator built in C#. |
►CIG.Num.IRealFunction | Interface for real functions. |
CIG.Num.Func.Cubic | Cubic function, f(x) = a3*x*x*x + a2*x*x + a1*x + a0. Specific properties: Zero - returns a zero. Zero1 - returns the fierst zero. Zero2 - returns the second zero. Zero3 - returns the third zero. NumZeros - returns number of zeros (0, 1 or 3). HasZero - either the function has a zero or not. Min - returns function's strict minimum. Max - returns function's strict maximum. |
CIG.Num.Func.PenaltyPower | Penalty function consisting of sticked together constant zero-valued function and a power function with positive integer exponent. Formula: hh*((x - xx0)/dd)^pp where: dd: Characteristic barrier length. Length of the interval on which function grows from 0 to characteristic height. hh: Characteristic barrier height. Value of the function at transition point plus characteristic length. xx0: Transition point where function starts to be non-zero. pp: Power. Must be greater than 0; for 2 first derivative is continuous in transition points, for 3 second derivative is also continuous, etc. |
►CIG.Num.IRealFunctionOneParametric | Parameterized real-valued functions of single variable. |
CIG.Num.RealFunctionOneParametric | Base class for one parametric families of real-valued functions of single variable. Parameters that completely define the function out of parametric family of functions can be queried or set. |
►CIG.Num.IRealFunctionParametric | Parameterized real-valued functions of single variable. |
CIG.Num.IRealFunctionOneParametric | Parameterized real-valued functions of single variable. |
CIG.Num.RealFunctionOneParametric | Base class for one parametric families of real-valued functions of single variable. Parameters that completely define the function out of parametric family of functions can be queried or set. |
CIG.Num.RealFunctionParametric | Base class for parameterized real-valued functions of single variable. Parameters that completely define the function out of parametric family of functions can be queried or set. Parameters are represented and stored as vector. |
►CIG.Num.RealFunctionParametricBase | Base class for parameterized real-valued functions of single variable. Parameters that completely define the function out of parametric family of functions can be queried or set. |
CIG.Num.RealFunctionOneParametric | Base class for one parametric families of real-valued functions of single variable. Parameters that completely define the function out of parametric family of functions can be queried or set. |
CIG.Num.RealFunctionParametric | Base class for parameterized real-valued functions of single variable. Parameters that completely define the function out of parametric family of functions can be queried or set. Parameters are represented and stored as vector. |
►CIG.Num.IRealFunctionPenalty | Interface that must be satisfied by penalty functions. Penalty functions have small values where argument is less than 0, and grow fast where their argument is positive. |
CIG.Num.Func.PenaltyPower | Penalty function consisting of sticked together constant zero-valued function and a power function with positive integer exponent. Formula: hh*((x - xx0)/dd)^pp where: dd: Characteristic barrier length. Length of the interval on which function grows from 0 to characteristic height. hh: Characteristic barrier height. Value of the function at transition point plus characteristic length. xx0: Transition point where function starts to be non-zero. pp: Power. Must be greater than 0; for 2 first derivative is continuous in transition points, for 3 second derivative is also continuous, etc. |
CIG.Num.RealFunction | Represents a real function of a real variabe. |
►CIG.Num.RealFunctionBase | Base class for real functions of real variable. |
CIG.Num.RealFunction | Represents a real function of a real variabe. |
CIG.Num.RealFunctionParametricBase | Base class for parameterized real-valued functions of single variable. Parameters that completely define the function out of parametric family of functions can be queried or set. |
CIG.Num.RealFunctionOneParametric | Base class for one parametric families of real-valued functions of single variable. Parameters that completely define the function out of parametric family of functions can be queried or set. |
CIG.Num.RealFunctionParametric | Base class for parameterized real-valued functions of single variable. Parameters that completely define the function out of parametric family of functions can be queried or set. Parameters are represented and stored as vector. |
CIG.Num.RealFunctionParametricBase | Base class for parameterized real-valued functions of single variable. Parameters that completely define the function out of parametric family of functions can be queried or set. |
►CIG.Lib.Old.IReporter | Interface from which all reporters inherit. |
CIG.Lib.Old.Reporter | Base IG class for reporting, tracing and logging; provides a global reporter and a basis for creation of local reporters. This class is identical to the IGLib class (copied directly). IN EFA, refer to the derived class Reporter! |
►CIG.Lib.IReporterBase | Interface from which all reporters inherit. |
CIG.Lib.IReporter | Interface from which majority of reporters inherit. Includes generic reporting functionality plus tracinf plus reportinf to files. |
►CIG.Lib.IReporterTextLogger | Reporters that utilize logging messages to files. IReporterTextLogger typically outputs (to a file) messages in one-line format with possibility to define indentation, while IReporterTextWriter typically outputs multi-line messages formatted for increased visibility. |
CIG.Lib.IReporter | Interface from which majority of reporters inherit. Includes generic reporting functionality plus tracinf plus reportinf to files. |
►CIG.Lib.IReporterTextWriter | Reporters that utilize writing messages to files. Messages are typically formatted as multi-line messages with distinctive markup. For one-line possibly indented messages, IReporterTextLogger should be used. |
CIG.Lib.IReporter | Interface from which majority of reporters inherit. Includes generic reporting functionality plus tracinf plus reportinf to files. |
►CIG.Lib.IReporterTrace | Reporters that utilize system's trace utility. |
CIG.Lib.IReporter | Interface from which majority of reporters inherit. Includes generic reporting functionality plus tracinf plus reportinf to files. |
►CIReporterConsole | |
CIG.ReporterMsgForms.ReporterConsoleMsgboxSpeech | |
►CIReporterMessageBox | |
CIG.ReporterMsgForms.ReporterConsoleMsgboxSpeech | |
►CIReporterSpeech | |
CIG.ReporterMsgForms.ReporterConsoleMsgboxSpeech | |
►CIG.ReporterMsgForms.ReporterConsoleMsgboxSpeech_Base | Base class for reporter classes that contain either reporting via system console, via message box, via speech, or any combination thereof. |
CIG.ReporterMsgForms.ReporterConsoleMsgboxSpeech | |
►CIG.Num.IResponseEvaluatorVectorSimple | Interface for simulators and other systems (used e.g. for optimization) that can calculate vector response as a function of vector input parameters. |
CIG.Num.SimKosecFileManagerBase | File manager for interfacing (for optimization purposes) the simulation code of Gregor Kosec. |
CIG.Num.SimKosecFileManagerConv2 | Interface with simulator of G. Kosec for convection problems in a cave with 2 obstacles. |
CIG.Num.SimKosecFileManagerConv3 | Interface with simulator of G. Kosec for convection problems in a cave with 3 obstacles. |
CIG.Num.SimKosecFileManagerConvBase | Base class for interface with simulator of G. Kosec for convection problems in a cave with obstacles. |
►CIG.Num.IScalarFunctionResults | Storage for results of a scalar function. Includes parameters at which function was (or should be) evaluated, flags specifying what has been and what should be evaluated, calculated value, gradient and Hessian of the function in the specified point. |
CIG.Num.ScalarFunctionResults | Storage for results of a scalar function. Includes parameters at which function was (or should be) evaluated, flags specifying what has been and what should be evaluated, calculated value, gradient and Hessian of the function in the specified point. |
►CIG.Num.IScalarFunctionUntransformed | Scalar functions of vector arguments. |
CIG.Neural.Func2dFromApproximator | Approximator function of 2 variables that is based on a general approximator function of vector argument. |
CIG.Num.Func2dBase | Base class for scalar functions of 2 variables (base for implementation of IFunc2d interface) |
CIG.Num.Func2dBaseNoGradient | Base class for scalar functions of 2 variables (implementations of the IFunc2d interface). that do not implement calculation of function Hessian (second derivatives) or gradient |
CIG.Num.Func2dBaseNoHessian | Base class for scalar functions of 2 variables (implementations of the IFunc2d interface). that do not implement calculation of the Hessian (second derivatives) |
CIG.Num.Func2dExamples.Func2dXY | Function f(x, y) = x * y |
CIG.Num.Func2dFromScalarFunction | Scalar function of 2 variables that is based on a general scalar function of vector argument. |
CIG.Num.Func2dFromScalarScript | Scalar function of 2 variables that is generated from expressions for evaluation of function value, gradient components, etc. |
CIG.Num.Func2dLinear | Linear (Affine) function of 2 variables |
CIG.Num.Func2dQuadratic | Quadratic function of 2 variables |
CIG.Num.Func2dVectorFormBase | Base class for scalar functions of 2 variables (base for implementation of IFunc2d interface) |
CIG.Num.Func3d2dBase.ComponentFunction1 | Class that represents a scalar function of 2 variables that is the first component of the specified 3D vector function of 2 variables. |
CIG.Num.Func3d2dBase.ComponentFunction2 | Class that represents a scalar function of 2 variables that is the first component of the specified 3D vector function of 2 variables. |
CIG.Num.Func3d2dBase.ComponentFunction3 | Class that represents a scalar function of 2 variables that is the third component of the specified 3D vector function of 2 variables. |
CIG.Num.Func3dBase | Base class for scalar functions of 3 variables (base for implementation of IFunc3d interface) |
CIG.Num.Func3dBaseNoGradient | Base class for scalar functions of 3 variables (implementations of the IFunc3d interface). that do not implement calculation of function Hessian (second derivatives) or gradient |
CIG.Num.Func3dBaseNoHessian | Base class for scalar functions of 3 variables (implementations of the IFunc3d interface). that do not implement calculation of the Hessian (second derivatives) |
CIG.Num.Func3dExamples.Func3dXYZ | Function f(x, y, z) = x * y * z |
CIG.Num.Func3dFromScalarFunction | Scalar function of 3 variables that is based on a general scalar function of vector argument. |
CIG.Num.Func3dFromScript | Scalar function of 3 variables that is generated from expressions for evaluation of function value, gradient components, etc. |
CIG.Num.Func3dLinear | Linear (Affine) function of 3 variables |
CIG.Num.Func3dQuadratic | Quadratic function of 3 variables |
CIG.Num.Func3dVectorFormBase | Base class for scalar functions of 3 variables (base for implementation of IFunc3d interface) |
►CIG.Num.IScalarFunction | Scalar functions of vector arguments, with eventual affine transformation of parameters. If transformation is defined then actual function is evaluated as reference function evaluated at inverse affine transformed parameters. |
►CIG.Num.IScalarFunctionParametric | Parameterized scalar functions with affine transformation of coordinates. |
►CIG.Num.IScalarFunctionOneParametric | |
CIG.Num.ScalarFunctionRadialOneParametric | Base class for one parametric families of radial scalar functions with affine transformation of co-ordinates. Parameters that completely define the function out of parametric family of functions can be queried or set. Affine transformation of coordinates is included: the reference function evaluation must be defined while the actual function is defined as that reference function of transformed coordinates. If transformation is not specified then function reduces to the reference one. |
CIG.Num.ScalarFunctionOneParametric | Base class for one parametric families of scalar functions with affine transformation of co-ordinates. Parameters that completely define the function out of parametric family of functions can be queried or set. Affine transformation of coordinates is included: the reference function evaluation must be defined while the actual function is defined as that reference function of transformed coordinates. If transformation is not specified then function reduces to the reference one. |
CIG.Num.ScalarFunctionParametric | Base class for parameterized scalar functions with affine transformation of co-ordinates. Parameters that completely define the function out of parametric family of functions can be queried or set. Parameters are represented and stored as vector. Affine transformation of coordinates is included: the reference function evaluation must be defined while the actual function is defined as that reference function of transformed coordinates. If transformation is not specified then function reduces to the reference one. |
►CIG.Num.ScalarFunctionParametricBase | Base class for parameterized scalar functions with affine transformation of co-ordinates. Parameters that completely define the function out of parametric family of functions can be queried or set. Affine transformation of coordinates is included: the reference function evaluation must be defined while the actual function is defined as that reference function of transformed coordinates. If transformation is not specified then function reduces to the reference one. |
CIG.Num.ScalarFunctionOneParametric | Base class for one parametric families of scalar functions with affine transformation of co-ordinates. Parameters that completely define the function out of parametric family of functions can be queried or set. Affine transformation of coordinates is included: the reference function evaluation must be defined while the actual function is defined as that reference function of transformed coordinates. If transformation is not specified then function reduces to the reference one. |
CIG.Num.ScalarFunctionParametric | Base class for parameterized scalar functions with affine transformation of co-ordinates. Parameters that completely define the function out of parametric family of functions can be queried or set. Parameters are represented and stored as vector. Affine transformation of coordinates is included: the reference function evaluation must be defined while the actual function is defined as that reference function of transformed coordinates. If transformation is not specified then function reduces to the reference one. |
CIG.Num.ScalarFunctionRadialOneParametric | Base class for one parametric families of radial scalar functions with affine transformation of co-ordinates. Parameters that completely define the function out of parametric family of functions can be queried or set. Affine transformation of coordinates is included: the reference function evaluation must be defined while the actual function is defined as that reference function of transformed coordinates. If transformation is not specified then function reduces to the reference one. |
►CIG.Num.ScalarFunctionRadialParametric | Parametric scalar function. |
CIG.Num.ScalarFunctionRadialOneParametric | Base class for one parametric families of radial scalar functions with affine transformation of co-ordinates. Parameters that completely define the function out of parametric family of functions can be queried or set. Affine transformation of coordinates is included: the reference function evaluation must be defined while the actual function is defined as that reference function of transformed coordinates. If transformation is not specified then function reduces to the reference one. |
►CIG.Num.ScalarFunctionBase | Base class for scalar functions with affine transformation of co-ordinates. The reference function is defined while the actual function is defined as that reference function of transformed coordinates. If transformation is not specified then function reduces to the reference one. |
►CIG.Lib.LoadableScalarFunctionBase | A ScalarFunction class used as base class for dynamically loaded scalar functions. Functions loaded from scripts will inherit from this class, which enables script writers to assemble just the minimum necessary amount of code. |
CIG.Script.ScritpScalarFunctionExample.Container.Function | |
CIG.Num.ScalarFunctionExamples.ParaboloidSymmetric2D | Symmetric paraboloid centered at coordinate origin. f(x,y) = x^2 + y^2 - R2. If R2 is positive then 0-level is a circle, if it is negative then the paraboloid does not intersect with zero-plane. Default is R2 = 1 (default constructor). |
CIG.Num.ScalarFunctionExamples.Quadratic2d | Example quadratic polynomial in 2D. f(x,y) = 2*x^2 + y^2 + x*y + x + y + 10. |
CIG.Num.ScalarFunctionExamples.Quadratic3d | Example quadratic polynomial in 3D. f(x,y,z) = x*x + 2*y*y + 4*z*z + x*y + 2*y*z + 4*z*x + x + y + z + 10 |
CIG.Num.ScalarFunctionExamples.Rosenbrock | RosenBrock function. f(x,y) = (1-x)^2 + 100 * (y-x^2)^2 |
CIG.Num.ScalarFunctionExamples.RosenbrockGeneralizedAdjacent | Generalzed multivariate RosenBrock function for Dim >= 2 |
CIG.Num.ScalarFunctionExamples.RosenbrockGeneralizedExhaustive | Generalzed multivariate RosenBrock function for Dim >= 2 |
CIG.Num.ScalarFunctionParametricBase | Base class for parameterized scalar functions with affine transformation of co-ordinates. Parameters that completely define the function out of parametric family of functions can be queried or set. Affine transformation of coordinates is included: the reference function evaluation must be defined while the actual function is defined as that reference function of transformed coordinates. If transformation is not specified then function reduces to the reference one. |
►CIG.Num.ScalarFunctionRadial | Radial scalar functions. |
CIG.Num.ScalarFunctionRadialParametric | Parametric scalar function. |
CIG.Num.ScalarFunctionTransformed | Scalar function that is defined as some reference function evaluated at inverse affine-trasformed parameters. This class is typically used to convert scalar functions without affine transformation of coordinates (interface IScalarFunctionUntransformed) to those that support affine transformation of coordinates. |
CIG.Num.ScalarFunctionExamples.ParaboloidSymmetric2D | Symmetric paraboloid centered at coordinate origin. f(x,y) = x^2 + y^2 - R2. If R2 is positive then 0-level is a circle, if it is negative then the paraboloid does not intersect with zero-plane. Default is R2 = 1 (default constructor). |
CIG.Num.ScalarFunctionExamples.Quadratic2d | Example quadratic polynomial in 2D. f(x,y) = 2*x^2 + y^2 + x*y + x + y + 10. |
CIG.Num.ScalarFunctionExamples.Quadratic3d | Example quadratic polynomial in 3D. f(x,y,z) = x*x + 2*y*y + 4*z*z + x*y + 2*y*z + 4*z*x + x + y + z + 10 |
CIG.Num.ScalarFunctionExamples.Rosenbrock | RosenBrock function. f(x,y) = (1-x)^2 + 100 * (y-x^2)^2 |
CIG.Num.ScalarFunctionExamples.RosenbrockGeneralizedAdjacent | Generalzed multivariate RosenBrock function for Dim >= 2 |
CIG.Num.ScalarFunctionExamples.RosenbrockGeneralizedExhaustive | Generalzed multivariate RosenBrock function for Dim >= 2 |
CIG.Num.ScalarFunctionOneParametric | Base class for one parametric families of scalar functions with affine transformation of co-ordinates. Parameters that completely define the function out of parametric family of functions can be queried or set. Affine transformation of coordinates is included: the reference function evaluation must be defined while the actual function is defined as that reference function of transformed coordinates. If transformation is not specified then function reduces to the reference one. |
CIG.Num.ScalarFunctionParametric | Base class for parameterized scalar functions with affine transformation of co-ordinates. Parameters that completely define the function out of parametric family of functions can be queried or set. Parameters are represented and stored as vector. Affine transformation of coordinates is included: the reference function evaluation must be defined while the actual function is defined as that reference function of transformed coordinates. If transformation is not specified then function reduces to the reference one. |
CIG.Num.ScalarFunctionParametricBase | Base class for parameterized scalar functions with affine transformation of co-ordinates. Parameters that completely define the function out of parametric family of functions can be queried or set. Affine transformation of coordinates is included: the reference function evaluation must be defined while the actual function is defined as that reference function of transformed coordinates. If transformation is not specified then function reduces to the reference one. |
CIG.Num.ScalarFunctionRadial | Radial scalar functions. |
CIG.Num.ScalarFunctionRadialOneParametric | Base class for one parametric families of radial scalar functions with affine transformation of co-ordinates. Parameters that completely define the function out of parametric family of functions can be queried or set. Affine transformation of coordinates is included: the reference function evaluation must be defined while the actual function is defined as that reference function of transformed coordinates. If transformation is not specified then function reduces to the reference one. |
CIG.Num.ScalarFunctionRadialParametric | Parametric scalar function. |
CIG.Num.ScalarFunctionTransformed | Scalar function that is defined as some reference function evaluated at inverse affine-trasformed parameters. This class is typically used to convert scalar functions without affine transformation of coordinates (interface IScalarFunctionUntransformed) to those that support affine transformation of coordinates. |
CIG.Num.ScalarFunctionConstant | Constant scalar function of vector variable. Function is evaluated according to f(x) = c where x is vector of parameters, and c is the constant scalar term (function value at x=0). |
CIG.Num.ScalarFunctionLinear | Linear scalar function of vector variable. Function is evaluated according to q(x) = b^T*x + c where x is vector of parameters, b is vector of linear coefficients (gradient at x=0) and c is the scalar term (function value at x=0). |
CIG.Num.ScalarFunctionQuadratic | Quadratic scalar function of vector variable. Function is evaluated according to q(x) = (1/2)*x^T*G*x + b^T*x + c where x is vector of parameters, G is constant Hessian matrix, b is vector of linear coefficients (gradient at x=0) and c is the scalar term (function value at x=0). |
►CIG.Num.ScalarFunctionRadialUntransformed | Radial scalar functions. |
CIG.Num.ScalarFunctionRadialUntransformedOneParametric | One parametric radial scalar function (dependent on one tunning parameter). |
►CIG.Num.ScalarFunctionUntransformedBase | Base class for defining scalar functions without possibility of affine transformation of parameters. |
CIG.Num.Func2dBase | Base class for scalar functions of 2 variables (base for implementation of IFunc2d interface) |
CIG.Num.Func3dBase | Base class for scalar functions of 3 variables (base for implementation of IFunc3d interface) |
CIG.Num.ScalarFunctionBase | Base class for scalar functions with affine transformation of co-ordinates. The reference function is defined while the actual function is defined as that reference function of transformed coordinates. If transformation is not specified then function reduces to the reference one. |
CIG.Num.ScalarFunctionConstant | Constant scalar function of vector variable. Function is evaluated according to f(x) = c where x is vector of parameters, and c is the constant scalar term (function value at x=0). |
CIG.Num.ScalarFunctionLinear | Linear scalar function of vector variable. Function is evaluated according to q(x) = b^T*x + c where x is vector of parameters, b is vector of linear coefficients (gradient at x=0) and c is the scalar term (function value at x=0). |
CIG.Num.ScalarFunctionQuadratic | Quadratic scalar function of vector variable. Function is evaluated according to q(x) = (1/2)*x^T*G*x + b^T*x + c where x is vector of parameters, G is constant Hessian matrix, b is vector of linear coefficients (gradient at x=0) and c is the scalar term (function value at x=0). |
CIG.Num.ScalarFunctionRadialUntransformed | Radial scalar functions. |
►CIG.Lib.ISerializationDtoAux< Type > | This interface facilitates use of static helper methods for copying on the SerializationDtoBase class. Contains those methods of ISerializationDto that don't use BaseType. |
►CIG.Lib.ISerializationDto< Type, BaseType > | Interface for Data Transfer Objects (DTO). This class is used as template for producing concrete DTO classes. Such DTOs are used for serialization and deserialization of state of various kinds of objects that need to be transfered between applications, across platforms, or simply stored in files for future use. WARNING: In most cases ISerializationDto{Type} will be used. Different BaseType and Type are used only in relatively rare cases where different derived types all have the same data that is copied to DTO. Otherwise the advantage of this can not be used because of single inheritance. |
►CIG.Lib.ISerializationDto< Type > | Generic base class for Data Transfer Objects (DTO). This class is used as template for producing concrete DTO classes. Such DTOs are used for serialization and deserialization of state of various kinds of objects that need to be transfered between applications, across platforms, or simply stored in files for future use. |
CIG.Lib.SerializationDto< Type > | Generic base class for Data Transfer Objects (DTO). This class is used as template for producing concrete DTO classes. Such DTOs are used for serialization and deserialization of state of various kinds of objects that need to be transfered between applications, across platforms, or simply stored in files for future use. |
CIG.Lib.SerializationDtoBase< Type, BaseType > | Generic base class for Data Transfer Objects (DTO). This class is used as template for producing concrete DTO classes. Such DTOs are used for serialization and deserialization of state of various kinds of objects that need to be transfered between applications, across platforms, or simply stored in files for future use. WARNING: In most cases ISerializationDto type will be used. Different BaseType and Type are used only in relatively rare cases where different derived types all have the same data that is copied to DTO. Otherwise the advantage of this can not be used because of single inheritance. |
CIG.Lib.ISerializationDtoTyped | |
►CIG.Lib.SerializerBase.ISerializationTestArrayMember | Interface for members of arrays in classes for testing serialization. |
CIG.Lib.SerializerBase.SerializationTestArrayMember | Member of arrays in test classes for testing serialization. |
►CIG.Lib.SerializerBase.ISerializationTestClass | Interface for classes for testing serialization. |
CIG.Lib.SerializerBase.SerializationTestClass | Test class for testing serialization. |
►CIG.Lib.ISerializer | Interface for helper classes that perform serialization/deserialization of objects. |
►CIG.Lib.SerializerBase | Base class for serialization helper classes. |
►CIG.Lib.SerializerJsonBase | Helper class for JSON serialization and deserialization. This class does not enable formatting of the generated JSON (no indentation etc.). |
CIG.Lib.SerializerJson | Helper class for JSON serialization and deserialization. This class enables formatting of the generated JSON with propper indentation, which is not the case with its base class. JSON Serializer has several limitations, such as: |
CIG.Lib.SerializerJsonBase | Helper class for JSON serialization and deserialization. This class does not enable formatting of the generated JSON (no indentation etc.). |
►CIG.Lib.ISettingsRreader | Interface for settings readers, which read pairs key/vvalue from various files or configuration servers. Intended for simple configurations! |
CIG.Lib.SettingsReaderBase | |
►CIG.Lib.ISettingsServer | |
CIG.Lib.SettingsServerBase | |
►CIG.Lib.IStringParsable | Defines classes that can be converted to strings and whose values can be parsed from strings. This is used e.g. in interpreters and in variable storage systems. |
►CIG.Lib.IVarType | Defines classes that can represent variables of different types. Used e.g. in interpreters and variable storing systems. |
►CIG.Lib.VarTypeBase | DO NOT USE! The base class implementing the IVarType interface. |
CIG.Lib.CounterVar | |
CIG.Lib.ScalarVar | Scalar variable. |
►CIG.Lib.IStringParser | String Parsers and Formatted Writers. |
CIG.Lib.StringParser | Parsig data from character arrays. Provides various parsing and writing utilities on character buffers. $A Igor Feb09; |
CIG.Lib.ITypedSerializable | Interface for classes whose type information can be stored in the corresponding data transfer objects (DTOs) when copying contents to DTOS. This enables deserialization of serialized objects that is type dependent, without knowing in advance what is the type of serialized objects. |
►CIG.Lib.ITypeName | Classes that provide separate type names. Classes used e.g. in interpreter systems to represent types of variables, implement this interface. |
►CIG.Lib.IFromXml | Defines classes whose instances can be converted to Xml elements. Conversion is different from that used in serialization. |
►CIG.Lib.IXmlConvertable | Defines classes that can be converted to/from Xml elements. |
CIG.Lib.IVarType | Defines classes that can represent variables of different types. Used e.g. in interpreters and variable storing systems. |
►CIG.Lib.IToXml | Defines classes whose instances can be created from Xml elements. Conversion is different from that used in serialization. |
CIG.Lib.IXmlConvertable | Defines classes that can be converted to/from Xml elements. |
►CIG.Num.IVector | Real vector intrface. |
CIG.Num.Vector | Real vector class. |
CIG.Num.Vector2d | Vector or point in a 2 dimensional space. |
CIG.Num.Vector3d | Vector or point in a 3 dimensional space. |
►CIG.Num.VectorBase | Base class for real vectors. |
CIG.Num.Vector | Real vector class. |
CIG.Num.Vector2d | Vector or point in a 2 dimensional space. |
CIG.Num.Vector3d | Vector or point in a 3 dimensional space. |
CIG.Num.IVector< T > | Generic Vector interface |
►CIG.Num.IVectorApproximator | Interface for vector function approximators. |
CIG.Num.INeuralApproximator | Approximator of response by using neural networks. $A Igor Mar11; |
►CIG.Num.IVectorFunctionResults | Vector function results. Used to transfer parameters input (e.g. vector of parameters, request flags) to the vector function and to store function output results (e.g. values, their gradients, error codes, and flags indicating what has actually been calculated). REMARKS: Property CopyReferences specifies whether only references are copied when individial object fields are assigned and set (when the property is true), or values are actually copied (when false - deep copy). Each setter method also has the variant that always copies only the reference (function name appended by "Reference"). This makes possible to avoid duplication of allocated data and also to avoid having different data with the same references. In the beginning of analysis functions, call ResetResults(). |
CIG.Num.VectorFunctionResults | Vector function results. Used to transfer parameters input (e.g. vector of parameters, request flags) to the vector function and to store function output results (e.g. values, their gradients, error codes, and flags indicating what has actually been calculated). REMARKS: Property CopyReferences specifies whether only references are copied when individial object fields are assigned and set (when the property is true), or values are actually copied (when false - deep copy). Each setter method also has the variant that always copies only the reference (function name appended by "Reference"). This makes possible to avoid duplication of allocated data and also to avoid having different data with the same references. In the beginning of analysis functions, call ResetResults(). |
►CIG.Gr3d.IVtkFormContainerGen< VtkControlType > | This interface is implemented by the forms that contain the VTK control that can render VTK graphics. |
►CIG.Gr3d.IVtkFormContainer | This interface is implemented by the forms that contain the VTK control that can render VTK graphics. |
CIG.Gr3d.VtkControlBase | Basic control encapsulating the VTK's render control of type Kitware.VTK.RenderWindowControl. |
CIG.Gr3d.VtkControlWin | Control for presenting VTK graphics, intended for use in stand-alone windows. |
CIG.Gr3d.VtkForm | Windows form for presenting VTK graphics |
CIG.Gr3d.VtkFormPlain | Windows form for presenting VTK graphics |
CJsonPrettyPrinterPlus.JsonSerialization.JsonExtensions | |
CIG.Lib.JsonFormatter | Formatting of JSON strings into human readable form. |
CJsonPrettyPrinterPlus.JsonPrettyPrinterInternals.JsonPPStrategyContext | |
CJsonPrettyPrinterPlus.JsonPrettyPrinter | |
►CIG.Lib.KeyValueSortable< Tkey, Tvalue > | Class representing a key-value pair where sorting can be performed both with respect to key and with respect to value. |
►CIG.Lib.KeyValueSortable< Tkey, Tvalue >.ComparerBase | Base class for different IComparer classes. |
CIG.Lib.KeyValueSortable< Tkey, Tvalue >.ComparerKeyBase | IComparer that compares the key first and then eventually the value and finally the additional ordering parameter, dependent on constructor parameters. |
CIG.Lib.KeyValueSortable< Tkey, Tvalue >.ComparerValueBase | IComparer that compares the key first and then eventually the value and finally the additional ordering parameter, dependent on constructor parameters. |
►CIG.Num.LinearSolverBase | |
CIG.Num.CholeskyDecomposition | Cholesky decomposition of a matrix. Available for symmetric positive definite matrices |
CIG.Num.EigenValueDecomposition | Eigenvalue decomposition of a matrix |
CIG.Num.LUDecomposition | LU decomposition of a matrix |
CIG.Num.QRDecomposition | QR decomposition of a matrix |
CIG.Num.SingularValueDecomposition | Singular value decomposition of a matrix |
CIG.Lib.LoadableScriptOptTest | Test optimization script cls. |
CIG.Lib.StringParser.LocalizationExample | |
CIG.Lib.Logger | Temporary logging of errors, warnings and infos for later processing. It is used to log multiple events in order to be processed (reported or otherwise) later. |
CIG.Lib.LogRecord | Single record for temporary logging. |
►CIG.Num.M | Defines some mathematical functions to be used in derived and other classes |
CIG.Num.ExampleMathClass | Example class that derives from the M class. Implements a method that uses basic mathematical functions implemented in M. |
CIG.Num.Func3d2dExamples | Contains a number of example 3D vector functions of 2 variables |
►CIG.Num.MExt | Defines some mathematical functions to be used in derived classes. In addition to functions defined in the M class, functions are defined under other names, and some additional functions are also defined |
►CIG.Num.Experimental.MX | Defines some mathematical functions to be used in derived classes. Beside the auxiliary functions already in class M, this class also defines functions that use type xdouble instead of double |
CIG.Num.Experimental.ExampleMathClassExperimental | Example class that derives from the M class. Implements a method that uses basic mathematical functions implemented in M. |
CIG.Num.UtilMath | |
CIG.Script.ScritpRealFunctionExample.Container | Container class inherits from M in order to enable use of comfortable mathematical functions. |
CIG.Script.ScritpScalarFunctionExample.Container | Container class inherits from M in order to enable use of comfortable mathematical functions. |
CIG.Neural.MappingDefinition | Definition of input and output data mapping. Contains Mapped and Original Index, descriptiove information about individual eleemnts of input and output and default valuess. |
►CIG.Neural.MappingDefinitionElement | Base class for input or output data element mapping definition. |
CIG.Neural.InputMappingDefinitionElement | Input data element mapping definition for neural networks. |
CIG.Neural.OutputMappingDefinitionElement | Output data element mapping definition for neural networks. |
CIG.Lib.XmlParser.Mark | Position mark in the XML document |
CIG.Num.mat2 | 2D matrix, struct implementation. |
CIG.Num.mat3 | 3D matrix, struct implementation. |
CIG.Lib.MatrixDtoBase | DTO (data transfer object) for matrix interface (IMatrix). |
CIG.Num.MatrixExtensions | Extension methods for IMatrix interface. |
►CIG.Gr.Mesh | Base class for all mesh classes. |
CIG.Gr.Mesh2D | |
►CIG.Gr.Mesh3D | |
►CIG.Gr.SurfceMesh3D | Surface mesh in 3 dimensions. |
CIG.Gr.StructuredSurfaceMesh3D | |
CIG.Lib.UtilSystem.MissingAssembly | |
CIG.Num.NamespaceDoc | This namespace contains various numerical classes. |
CIG.Lib.NamespaceDoc | This namespace contains those general classes for the IGLib base library that are not put into other base namespaces. |
CIG.Num.ExampleMathClass.Nested | A nested class that does not derive from the M class, but still statidc functions from that class can be used because it is embedded in that class. |
CIG.Num.Experimental.ExampleMathClassExperimental.Nested | A nested class that does not derive from the M class, but still statidc functions from that class can be used because it is embedded in that class. |
►CIG.Neural.NeuralAllpicationCommands | Commands for application's interpreter for neural networks. |
CIG.Neural.NeuralApplicationCommandsTadej | Commands for application's interpreter for neural networks. |
CIG.Num.NeuralApproximatorDtoBase | A data transfer object (DTO) for neural approximation classes that implement the INeuralApproximator interface. $A Igor Mar11; |
►CIG.Num.NeuralApproximatorDtoBase< NeuralApproximatorAforge > | |
CIG.Neural.NeuralApproximatorAForgeDto | A data transfer object (DTO) for the NeuralApproximatorAforge class. $A Igor Mar11; |
CIG.Neural.NeuralFileConst | Constants used in definition of neural networks approximation servers and clients working through file system. |
CIG.Neural.NeuralTadej | |
CIG.Num.NeuralTrainingLimits | Contains Parameters that define neural network architecture limits and trainig parameter limits |
CIG.Num.NeuralTrainingParameters | Contains Parameters that define neural network architecture and trainig procedure, together with achieved results after training such as various error norms |
CIG.Forms.XMLTreeView.NodeData | |
CIG.Forms.XmlTreeViewControl.NodeData | |
CIG.Forms.XMLTreeViewFormOld_Keep_Some_time.NodeData | |
CIG.Num.NonSIUnit | Non-SI units whose use is not encouraged or not allowed |
CIG.Num.Numeric | |
►CObjectStore | |
CIG.Num.VectorFunctionBaseGeneral.ObjectStoreResults | Storage for IVectorFunctionResults objects. |
CIG.Num.OptFileConst | Constants used in definition of optimization servers and clients working through file system. |
►CIG.Num.OptimizationResultsBase | Base class for storage of optimization results. Stores optimal analysis results, best current guess, etc. |
CIG.Num.OptimizationResults | |
►CParallelJobContainerGen | |
CIG.Lib.CommandLineJobContainer | Carries command execution data, results, and other data such as identification number, etc |
CIG.Lib.Parser | |
►CIG.Crypto.PasswordAlgorithmBase | Base class for algorithms that generate passwords, encryption initialization vectors, and salts from the specified keys/passwords and salts. |
CIG.Crypto.PasswordAlgorithmDeriveBytes | Key generation algorithm that uses a Rfc2898DeriveBytes object (PBKDF2 algorithm). |
CIG.Crypto.PasswordAlgorithmNone | Key generation "algorithm" that generates key as an (eventually padded and truncated) copy of its original bytes. |
CIG.Crypto.PasswordAlgorithmRfc2898 | Key generation algorithm that uses a Rfc2898DeriveBytes object (PBKDF2 algorithm). |
CIG.Num.PhysicalConstant | Data of a physical constant, including its value, standard error, units, symbol and description. This is alro used for derived SI units and non-SI units. |
CIG.Num.PhysicalUnit | SI units (basic and derived) |
CIG.Gr.Plot2dTestZedgraph | Contains the Main1 function that performs some tests on 2D plotting with Zedgraph. |
►CPlotSurface2D | |
CIG.Plot2d.PlotControlNPlot | Windows forms control that can be used for plotting 2D graphs. |
CIG.Gr.Plotter | |
CJsonPrettyPrinterPlus.JsonPrettyPrinterInternals.PPScopeState | |
CJsonPrettyPrinterPlus.PrettyPrinterExtensions | |
CHelloVTKForm.Program | |
►CRandom | |
CIG.Num.RandomGeneratorSystem | Generator of uniformly distributed random numbers. Based on system random generator. WARNING: Instance members are not guaranteed to be thread safe! |
CIG.Num.RandomGaussian | Gaussian random number generator. |
CIG.Lib.RegisterableExamples | Contains examples od implementation of the IIdentifieble and IRegistrable interface. They utilize implementation of helper classes from this file.. |
CTestSqlXml.Reporter_Test | |
►CReporterConf | |
CIG.ReporterMsgForms.ReporterConfSpeech | This class is extension of ReporterConf that enables reporting via speech. |
►CReporterConsoleMsgbox_Base | |
CIG.ReporterMsgForms.ReporterConsoleMsgboxSpeech_Base | Base class for reporter classes that contain either reporting via system console, via message box, via speech, or any combination thereof. |
CUnitTests_ReporterMsg.ReporterTest | This is a test class for ReporterTest and is intended to contain all ReporterTest Unit Tests /summary> |
CReportMsg_Examples.ReportMsg_Examples | |
CIG.Forms.ReportMsg_Examples | |
CIG.Num.SampledDataElement | A single element of a sampled data, contains vector of input parameters and vector of output values. |
CIG.Num.SampledDataSet | Sampled data consisting of elements of which each contains vector of input parameters and output values |
CIG.Num.ScalarFunctionExamples | Various examples of scalar functions. |
►CIG.Num.ScalarFunctionScriptControllerBase< ScalarFunctionType > | Base class for building scalar functions from scripts. This is currently an interrmediate class between the DTO and scalar function, and will probably be gradually replaced. |
CIG.Num.ScalarFunctionScriptController | Class for building scalar functions from scripts, used by GUI elements. |
CIG.Lib.LoadableScriptBase.Script_CommandAdapter | Adapts that converts internal script commands (delegate of type Script_CommandDelegate) to interpreter commands |
►CIG.Lib.SerializationDto | Auxiliary base class for DTOs, contains some static methods. Provided for simplicity, such that one does not need to state type parameters |
CIG.Lib.SerializationDtoBase< Type, BaseType > | Generic base class for Data Transfer Objects (DTO). This class is used as template for producing concrete DTO classes. Such DTOs are used for serialization and deserialization of state of various kinds of objects that need to be transfered between applications, across platforms, or simply stored in files for future use. WARNING: In most cases ISerializationDto type will be used. Different BaseType and Type are used only in relatively rare cases where different derived types all have the same data that is copied to DTO. Otherwise the advantage of this can not be used because of single inheritance. |
►CIG.Lib.SerializationDto< InputOutputDataDefiniton > | |
CIG.Num.InputOutputDataDefinitonDto | DTO (data transfer object) for data definition that contains input and output elements. |
►CIG.Lib.SerializationDto< MappingDefinition > | |
CIG.Neural.MapDataDefinitionDto | |
►CIG.Lib.SerializationDto< NeuralTrainingLimits > | |
CIG.Num.NeuralTrainingLimitsDto | Transfer Object (DTO) for neural network training limits. |
►CIG.Lib.SerializationDto< NeuralTrainingParameters > | |
CIG.Num.NeuralTrainingParametersDto | Transfer Object (DTO) for neural network training set. |
►CIG.Lib.SerializationDto< NeuralTrainingTable > | |
CIG.Num.NeuralTrainingTableDto | Transfer Object (DTO) for neural network training results. |
►CIG.Lib.SerializationDto< SampledDataElement > | |
CIG.Num.SampledDataElementDto | DTO (data transfer object) for sampled data element (one point with vectors of input and output parameters). |
►CIG.Lib.SerializationDto< SampledDataSet > | |
CIG.Num.SampledDataSetDto | Data Transfer Object (DTO) for sampled data set. |
►CSerializationDtoBase | |
►CIG.Neural.MapNeuralImputOutputElementDefinitionDto< ElementType > | DTO (data transfer object) for neural data element mapping definition. |
CIG.Neural.MapImputElementDefinitionDto | DTO (data transfer object) for neural data input element mapping definition. |
CIG.Neural.MapOutputElementDefinitionDto | DTO (data transfer object) for neural data output element mapping definition. |
►CIG.Num.AnalysisRequestDto | DTO (Data Transfer Objects) for storing contents of direct analysis request (in optimization problems). |
CIG.Num.AnalysisResultsDto | DTO (Data Transfer Objects) for storing contents of direct analysis request (in optimization problems). |
►CIG.Num.InputOutputElementDefinitionDto< ElementType > | DTO (data transfer object) for data element definition. |
CIG.Num.InputElementDefinitionDto | DTO (data transfer object) for data input element definition. |
CIG.Num.OutputElementDefinitionDto | DTO (data transfer object) for data output element definition. |
►CIG.Num.NeuralApproximatorDtoBase< Type > | A data transfer object (DTO) for neural approximation classes that implement the INeuralApproximator interface. $A Igor Mar11; |
CIG.Num.NeuralApproximatorAForgeFakeDto | A data transfer object (DTO) for the NeuralApproximatorAforge class. $A Igor Mar11; |
►CIG.Num.ScalarFunctionScriptDtoBase< FunctionControllerType > | Base class for various DTO (Data Transfer Objects) for scalar function controllers. Used to store a state of a scalar function. |
CIG.Num.ScalarFunctionScriptDto | DTO (data transfer object) for vector interface (IVector). |
►CIG.Num.VectorFunctionRequestDTO | DTO (Data Transfer Objects) for storing contents of vector function evaluation request. |
CIG.Num.VectorFunctionResultsDto | DTO (Data Transfer Objects) for storing contents of vector function results. |
►CIG.Num.VectorFunctionScriptDtoBase< FunctionControllerType, ScalarFunctionControllerType, ScalarFunctionDtoType > | Base class for various DTO (Data Transfer Objects) for scalar function controllers. Used to store a state of a scalar function. |
CIG.Num.VectorFunctionScriptDto | DTO (data transfer object) for vector interface (IVector). |
CIG.Lib.SerializationTester | |
CIG.Num.SimKosecConst | Constants for (optimization) interface with the simulation code of Gregor Kosec. |
CIG.Num.SIPrefix | SI prefixes for producing multiples of the original units (such as kilo- or micro-). |
CIG.Num.SpeedTestCpu | Various utilities for testing computational speed of the current system. |
►CStream | |
CIG.Forms.ReporterConf.ConsoleWritingStream | A stream that redirects its input to the console. |
CIG.Num.StructuredMesh3d | Structured mesh in 3D |
CTSTX.Test1 | |
CIG.Num.TestClass | |
►CIG.Lib.SerializerBase.TestClass | Simple class using for testing serialization. |
CIG.Lib.SerializerBase.TestClassDerived | Simple derived class using for testing serialization. |
CIG.Num.TestTrainingParametersComparers | Class for testing of Comparers for NeuralTrainingParameters. |
CIG.Gr3d.TestVtkGraphicBase | Tests of 3D graphics enabled by ActiViz (VTK wrapper library). |
CIG.Lib.ThreadPerformanceData | Stores results of performance test. |
CIG.Lib.ThreadPerformanceTest | Used to measure performance of the currend thread. A standard unit operation is provided for which number of executions per second is measured. Beside number of unit operations per second, the ratio between the CPU time and the clock time is calculated, which gives the feeling of how much the processor on which the thread executes is loaded. Measurements can be performed by specifying the requested number of cycles, but also by specifying the requested time in seconds. |
CIG.Lib.ThreadPulser | Launches (immediately upon creation) a thread that performs pulsing on its object. PulseAll is perfomed on its Lock object every time the object is pulsed from another thread. This object acts as kind of proxy for pulsing and provides the object used for locking and pulsing. |
CIG.Lib.TrackedThread | Tracked thread object that wraps a single created thread and enables that all active wrapped threads are are tracked (i.e. a list of all active tracked threads can be obtained at any time) |
CIG.Lib.ReporterBase.TWClass | A class for storing TextWriters and some data associated with them (such as the name of the file from which a TextWriter was created), which enables searching on basis of this data. |
CIG.Num.UnstructuredMesh2d | Unstructured mesh in 2D |
CIG.Num.UnstructuredMesh3d | Unstructured mesh in 3D |
►CUserControl | |
CIG.Forms.AlignmentControl | Control for setting horizontal and vertical alignment of items. |
CIG.Forms.AlignmentControlOld | Control for adjusting alignment |
CIG.Forms.AssemblyInfoControl | |
CIG.Forms.AssemblySelector | |
CIG.Forms.BrowserSimpleControl | |
CIG.Forms.ControlViewerControl | |
CIG.Forms.CookingTimerControl | |
CIG.Forms.DialogControl | Highly configurable interactive message box with custom buttons, message, and possibly editable text. |
CIG.Forms.DialogFormDemoControl | |
CIG.Forms.DirectorySelector | |
CIG.Forms.DllSelector | |
CIG.Forms.FileSelector | |
CIG.Forms.FileViewerControl | |
CIG.Forms.FontSelectorSimple | Simple control that allows font selection. |
CIG.Forms.HashControl | |
CIG.Forms.ImageViewerControl | |
CIG.Forms.IndicatorLight | |
CIG.Forms.IndicatorLightTestControl | |
CIG.Forms.InpuOrOutputtDataDefinitionControl | Control for editing input or output data definitions (only one of these two at a time) |
CIG.Forms.InputOutputDataDefinitionControl | |
CIG.Forms.InputParametersControl | Control for editing input parameter values. |
CIG.Forms.InputParameterSelectorMinMax | Selection of parameter to be varied, together with bounds - for parametric tests. |
CIG.Forms.OutputValueSelector | Selection of the output value of interest in an ANN model. |
CIG.Forms.ResourceSelector | |
CIG.Forms.ResourceViewerControl | |
CIG.Forms.ScalarFunctionEvaluatorControl | Control for test evaluation of scalar functions |
CIG.Forms.ScalarFunctionScriptControl | Control for definition of scalar functions by user defined expressions (through a script loader). |
CIG.Forms.SoundPlayerControlSimple | |
CIG.Forms.TestControl | Test control. |
CIG.Forms.TestLayoutControl | |
CIG.Forms.TestTestControl | |
CIG.Forms.TimerControl | |
CIG.Forms.VectorFunctionPlotter1d | Form for training artificial neural networks. |
CIG.Forms.VectorFunctionPlotter2d | Form for simple parametric tests (variation of selected parameter) performed on ANN models. |
CIG.Forms.VectorFunctionScriptControl | |
CIG.Forms.WindowPositionerControl | Control for testing window positioning. |
CIG.Forms.WindowShiftControlNumeric | Control for setting window positions, relative positions, sizes, positions, shifts, etc. |
CIG.Forms.WindowShiftControlText | Control for setting window positions, relative positions, sizes, positions, shifts, etc. |
CIG.Forms.XmlTreeViewControl | |
CIG.Gr3d.Graph3dManipulator | Basic control for manipulating 3D graphics. |
CIG.Gr3d.Graph3dManipulatorBasic | Basic manipulation of VTK-based 3D hraphs. |
CIG.Gr3d.Graph3dManipulatorExtended | Extended control for manipulation of 3D VTK graphics. Contains the standard control plus additional buttons for access to some VTK functions. |
CIG.Gr3d.VtkControlBase | Basic control encapsulating the VTK's render control of type Kitware.VTK.RenderWindowControl. |
CIG.Gr3d.VtkControlWin | Control for presenting VTK graphics, intended for use in stand-alone windows. |
CIG.Lib.Util | General utilities. |
►CIG.Lib.UtilConsole | Utilities for reading from a console. |
CIG.Lib.Cons | Utilities for reading from a console. Just an alias for UtilConsole. |
CIG.Crypto.UtilCrypto | Basic Cryptographic utilities. |
►CIG.Lib.UtilCsv | Auxiliary utilities for dealing with files in CSV and other delimited formats |
CIG.Lib.UtilStr | Various string operations, random strings, random characters, etc. |
CIG.Forms.UtilForms | Various forms utilities. |
CIG.Forms.UtilResponseForms | Utilities that enable uniform behavior of response plotting forms. |
CIG.Lib.UtilSystem | General utilities. |
CIG.Gr3d.UtilVtk | Various VTK utilities that extend functionality of the ActiViz VTK wrappers. |
CIG.Forms.ValueChangeEventArgs | Event arguments for events bearing information about a value of type double that has changed |
CIG.Lib.vartypes | |
CIG.Num.vec2 | 2D vector, struct implementation. |
CIG.Num.vec3 | 3D vector, struct implementation. |
CIG.Lib.VectorDtoBase | DTO (data transfer object) for vector interface (IVector). |
CIG.Num.VectorExtensions | Extension methods for vector classes. |
CIG.Num.VectorFunctionExamples | Various vector function examples. |
►CIG.Num.VectorFunctionScriptControllerBase< VectorFunctionType, ScalarFunctionControllerType, ScalarFunctionType > | Base class for building vector functions from scripts. This is currently an interrmediate class between the DTO and a vector function, and will probably be gradually replaced. |
CIG.Num.VectorFunctionScriptController | Class for building vector functions from scripts, used by GUI elements. |
CIG.Gr3d.VtkFormsExamples | Examples from VTK forms |
►CvtkImplicitFunction | |
CIG.Gr3d.TestVtkGraphicBase.CustomImplicitFunction | An vtkImplicitFunction class that represents a custom function of 3 variables used for plotting contours. |
CIG.Gr3d.VtkPlotExamples | Examples for using classes derived from VtkPlot. |
CIG.Gr3d.VtkTestClass1 | For performing quick tests. Delete this later! |
CIG.Gr3d.VtkVolumeContourPlot | |
CIG.Gr3d.VtkVolumePlot | |
CIG.Forms.WindowPositioner | Takes care of windows positioning, relative of absolute to the screen and/or other windows. |
CIG.Num.Experimental.xdouble | Extension of type double by a struct. Provides binary operaror ^ (left operand raised to the power of right operand). |
CIG.Lib.Xml | Supplemental basic XML node and document manipulation utilities. Contains some useful static methods for XML manipulation. |
CIG.Lib.xml_generic | |
►CXmlDocument | |
CIG.Lib.XmlData | XmlDocument extended by additional functionality for managing complex data units. In applications, this is used for |
►CIG.Lib.XmlUtilityBase | Base class for various utilities operating on XmlDocumnt. |
►CIG.Lib.XmlParser | Base class for classes taht contain an Xml document that can be parsed. Provides comfortable utilities for transversing the document and for querying the value, name, and attributes of the current node. |
CIG.Lib.XmlBuilder | Class that enables custom parsing and building of an Xml document. |