IGLib 1.4
The IGLib base library for development of numerical, technical and business applications.

IG::Neural::NeuralApproximatorDtoBase< Type > Member List

This is the complete list of members for IG::Neural::NeuralApproximatorDtoBase< Type >, including all inherited members.
_isNullIG::Lib::SerializationDtoBase< Type, BaseType > [protected]
_outputLevelIG::Neural::NeuralApproximatorDtoBase< Type > [private]
_restoreInternalStateIG::Neural::NeuralApproximatorDtoBase< Type > [private]
ConvergenceErrorsTrainingMaxTableIG::Neural::NeuralApproximatorDtoBase< Type >
ConvergenceErrorsTrainingRmsTableIG::Neural::NeuralApproximatorDtoBase< Type >
ConvergenceErrorsVerificationMaxTableIG::Neural::NeuralApproximatorDtoBase< Type >
ConvergenceErrorsVerificationRmsTableIG::Neural::NeuralApproximatorDtoBase< Type >
ConvergenceListRmsIG::Neural::NeuralApproximatorDtoBase< Type >
CopyArrayFromObject< DtoType, ObjectType >(ObjectType[] tabObj, ref DtoType[] tabDto)IG::Lib::SerializationDto [inline, static]
CopyArrayFromObjectReturned< DtoType, ObjectType >(ObjectType[] tabObj, DtoType[] tabDto)IG::Lib::SerializationDto [inline, static]
CopyArrayToObject< DtoType, ObjectType >(DtoType[] tabDto, ref ObjectType[] tabObj)IG::Lib::SerializationDto [inline, static]
CopyArrayToObjectReturned< DtoType, ObjectType >(DtoType[] tabDto, ObjectType[] tabObj)IG::Lib::SerializationDto [inline, static]
CopyFrom(Type obj)IG::Lib::SerializationDtoBase< Type, BaseType > [inline, virtual]
CopyFromBase(BaseType obj)IG::Lib::SerializationDtoBase< Type, BaseType > [inline, virtual]
CopyFromObject(object obj)IG::Lib::SerializationDtoBase< Type, BaseType > [inline, virtual]
CopyFromObject< DtoType, ObjectType >(ObjectType obj, ref DtoType dto)IG::Lib::SerializationDto [inline, static]
CopyFromObjectReturned< DtoType, ObjectType >(ObjectType obj, DtoType dto)IG::Lib::SerializationDto [inline, static]
CopyFromPlain(INeuralApproximator obj)IG::Neural::NeuralApproximatorDtoBase< Type > [inline, protected]
IG::Lib::SerializationDtoBase-g::CopyFromPlain(BaseType obj)IG::Lib::SerializationDtoBase< Type, BaseType > [protected, pure virtual]
CopyListFromObject< DtoType, ObjectType >(List< ObjectType > tabObj, ref DtoType[] tabDto)IG::Lib::SerializationDto [inline, static]
CopyListFromObjectReturned< DtoType, ObjectType >(List< ObjectType > tabObj, DtoType[] tabDto)IG::Lib::SerializationDto [inline, static]
CopyListToObject< DtoType, ObjectType >(DtoType[] tabDto, ref List< ObjectType > listObj)IG::Lib::SerializationDto [inline, static]
CopyListToObjectReturned< DtoType, ObjectType >(DtoType[] tabDto, List< ObjectType > listObj)IG::Lib::SerializationDto [inline, static]
CopyTo(ref Type obj)IG::Lib::SerializationDtoBase< Type, BaseType > [inline, virtual]
CopyToBase(ref BaseType obj)IG::Lib::SerializationDtoBase< Type, BaseType > [inline, virtual]
CopyToObject(ref object obj)IG::Lib::SerializationDtoBase< Type, BaseType > [inline, virtual]
CopyToObject< DtoType, ObjectType >(DtoType dto, ref ObjectType obj)IG::Lib::SerializationDto [inline, static]
CopyToObjectReturned< DtoType, ObjectType >(DtoType dto, ObjectType obj)IG::Lib::SerializationDto [inline, static]
CopyToPlain(ref INeuralApproximator obj)IG::Neural::NeuralApproximatorDtoBase< Type > [inline, protected]
IG::Lib::SerializationDtoBase-g::CopyToPlain(ref BaseType obj)IG::Lib::SerializationDtoBase< Type, BaseType > [protected, pure virtual]
CreateObject()IG::Lib::SerializationDtoBase< Type, BaseType > [pure virtual]
EpochNumbersIG::Neural::NeuralApproximatorDtoBase< Type >
EpochsInBundleIG::Neural::NeuralApproximatorDtoBase< Type >
GetNull()IG::Lib::SerializationDtoBase< Type, BaseType > [inline, virtual]
GetRestoringInternalState()IG::Neural::NeuralApproximatorDtoBase< Type > [inline]
InputBoundsSafetyFactorIG::Neural::NeuralApproximatorDtoBase< Type >
InputDataBoundsIG::Neural::NeuralApproximatorDtoBase< Type >
InputLengthIG::Neural::NeuralApproximatorDtoBase< Type >
InputNeuronsRangeIG::Neural::NeuralApproximatorDtoBase< Type >
IsAppropriateType(INeuralApproximator obj)IG::Neural::NeuralApproximatorDtoBase< Type > [inline, protected]
LearningRateIG::Neural::NeuralApproximatorDtoBase< Type >
LockIG::Lib::SerializationDtoBase< Type, BaseType >
MaxEpochsIG::Neural::NeuralApproximatorDtoBase< Type >
MomentumIG::Neural::NeuralApproximatorDtoBase< Type >
NetworkStateFilePathIG::Neural::NeuralApproximatorDtoBase< Type >
NetworkStateRelativePathIG::Neural::NeuralApproximatorDtoBase< Type >
NeuralApproximatorDtoBase()IG::Neural::NeuralApproximatorDtoBase< Type > [inline]
NeuralApproximatorTypeIG::Neural::NeuralApproximatorDtoBase< Type >
NumHiddenLayersIG::Neural::NeuralApproximatorDtoBase< Type >
NumHiddenNeuronsIG::Neural::NeuralApproximatorDtoBase< Type >
OutputBoundsSafetyFactorIG::Neural::NeuralApproximatorDtoBase< Type >
OutputDataBoundsIG::Neural::NeuralApproximatorDtoBase< Type >
OutputLengthIG::Neural::NeuralApproximatorDtoBase< Type >
OutputLevelIG::Neural::NeuralApproximatorDtoBase< Type > [private]
OutputNeuronsRangeIG::Neural::NeuralApproximatorDtoBase< Type >
SaveConvergenceRmsIG::Neural::NeuralApproximatorDtoBase< Type >
SerializationDto()IG::Lib::SerializationDto [inline, protected]
SerializationDtoBase()IG::Lib::SerializationDtoBase< Type, BaseType > [inline]
SetNull(bool isNull)IG::Lib::SerializationDtoBase< Type, BaseType > [inline, virtual]
SetRestoringInternalState(bool doRestore)IG::Neural::NeuralApproximatorDtoBase< Type > [inline]
SigmoidAlphaValueIG::Neural::NeuralApproximatorDtoBase< Type >
ToleranceMaxIG::Neural::NeuralApproximatorDtoBase< Type >
ToleranceMaxRelativeToRangeIG::Neural::NeuralApproximatorDtoBase< Type >
ToleranceMaxRelativeToRangeScalarIG::Neural::NeuralApproximatorDtoBase< Type >
ToleranceRMSIG::Neural::NeuralApproximatorDtoBase< Type >
ToleranceRmsIG::Neural::NeuralApproximatorDtoBase< Type >
ToleranceRmsRelativeToRangeIG::Neural::NeuralApproximatorDtoBase< Type >
ToleranceRmsRelativeToRangeScalarIG::Neural::NeuralApproximatorDtoBase< Type >
ToString()IG::Lib::SerializationDtoBase< Type, BaseType > [inline]
TrainingDataIG::Neural::NeuralApproximatorDtoBase< Type >
VerificationIndicesIG::Neural::NeuralApproximatorDtoBase< Type >
 All Classes Namespaces Files Functions Variables Enumerations Properties Events