_pathto_ff_bignet | Interface | [protected] |
ActivateInputs(Pattern pattern) | Interface | |
AddInputVariable(TString formula, TString name, Double_t defValue=0.0) | Interface | |
AddInputVariable(TString formula, Double_t defValue=0.0) | Interface | |
addSite(char *site_name) | SnnsKrui | |
AddTargetVariable(TString formula, TString name, Double_t defValue=0.0) | Interface | |
AddTargetVariable(TString formula, Double_t defValue=0.0) | Interface | |
AlignSubPat(int *inpos, int *outpos, int *no) | SnnsKrui | |
AllocatePatternSet(std::string type="") | Interface | |
allocateUnits(int no_of_units) | SnnsKrui | |
AllocNewPatternSet() | Interface | |
allocNewPatternSet(int *set_no) | SnnsKrui | |
areConnected(int source_unit_no, int target_unit_no) | SnnsKrui | |
areConnectedWeight(int source_unit_no, int target_unit_no, FlintType *weight) | SnnsKrui | |
averageValidError | Interface | [protected] |
CalculateError(std::string type) | Interface | |
cc_deleteAllSpecialUnits(void) | SnnsKrui | |
cc_updatePosOfSpecialUnits(void) | SnnsKrui | |
changeSiteTableEntry(char *old_site_name, char *new_site_name, char *new_site_func) | SnnsKrui | |
checkPruning(void) | SnnsKrui | |
clearPatternSet() | PatternManager | [inline] |
clearRuntimeInput() | PatternManager | [inline] |
copyUnit(int unit_no, int copy_mode) | SnnsKrui | |
countLinks(void) | SnnsKrui | |
createDefaultUnit(void) | SnnsKrui | |
createFTypeEntry(char *Ftype_symbol, char *act_func_name, char *out_func_name, int no_of_sites, char **array_of_site_names) | SnnsKrui | |
createFTypeUnit(char *Ftype_symbol) | SnnsKrui | |
createLink(int source_unit_no, FlintTypeParam weight) | SnnsKrui | |
createLinkWithAdditionalParameters(int source_unit_no, FlintTypeParam weight, float val_a, float val_b, float val_c) | SnnsKrui | |
CreateNN(std::vector< Int_t > numHiddenNodes) | Interface | |
createSiteTableEntry(char *site_name, char *site_func) | SnnsKrui | |
createUnit(char *unit_name, char *out_func_name, char *act_func_name, FlintTypeParam i_act, FlintTypeParam bias) | SnnsKrui | |
DefShowSubPat(int *insize, int *outsize, int *inpos, int *outpos) | SnnsKrui | |
DefTrainSubPat(int *insize, int *outsize, int *instep, int *outstep, int *max_n_pos) | SnnsKrui | |
deleteAllInputLinks(void) | SnnsKrui | |
deleteAllOutputLinks(void) | SnnsKrui | |
deleteAllPatterns(void) | SnnsKrui | |
deleteFTypeEntry(char *Ftype_symbol) | SnnsKrui | |
deleteLink(void) | SnnsKrui | |
deleteNet(void) | SnnsKrui | |
deletePatSet(int number) | SnnsKrui | |
deletePattern(void) | SnnsKrui | |
deleteSite(void) | SnnsKrui | |
deleteSiteTableEntry(char *site_name) | SnnsKrui | |
deleteUnit(int unit_no) | SnnsKrui | |
deleteUnitList(int no_of_units, int unit_list[]) | SnnsKrui | |
error(int error_code) | SnnsKrui | |
execHandler(int error_code) | SnnsKrui | |
fBannerPrinted | Interface | [protected] |
fDirName | Interface | [protected] |
FillPatternSet(std::string fileName, Int_t startEvent=0, Int_t nOfEvents=-1, std::string type="") | Interface | |
FillPerformanceTree() | Interface | |
Finalize() | Interface | |
fInputTrees | Interface | [protected] |
fInputVariables | Interface | [protected] |
fMasterTree | Interface | [protected] |
fMaxEpochs | Interface | [protected] |
fNetFilePrefix | Interface | [protected] |
fNetFileSuffix | Interface | [protected] |
fNetName | Interface | [protected] |
fOutFile | Interface | [protected] |
fPatternTree | Interface | [protected] |
fPerformaceTree | Interface | [protected] |
fRandomSeed | Interface | [protected] |
freezeUnit(int unit_no) | SnnsKrui | |
fSelection | Interface | [protected] |
fTargetVariables | Interface | [protected] |
fTreeName | Interface | [protected] |
fUpdEpochs | Interface | [protected] |
fWriteErrorHistograms | Interface | [protected] |
fWriteMasterTree | Interface | [protected] |
fWritePatternTree | Interface | [protected] |
fWritePerformanceTree | Interface | [protected] |
getAverageValidError() const | Interface | [inline] |
getCurrentPredUnit(FlintType *strength) | SnnsKrui | |
getCurrentUnit(void) | SnnsKrui | |
getErrorCode(void) | SnnsKrui | |
getFFLearnFunc(void) | SnnsKrui | |
getFirstPredUnit(FlintType *strength) | SnnsKrui | |
getFirstPredUnitAndData(FlintType *strength, float *val_a, float *val_b, float *val_c) | SnnsKrui | |
getFirstSiteTableEntry(char **site_name, char **site_func) | SnnsKrui | |
getFirstSuccUnit(int source_unit_no, FlintType *weight) | SnnsKrui | |
getFirstSymbolTableEntry(char **symbol_name, int *symbol_type) | SnnsKrui | |
getFirstUnit(void) | SnnsKrui | |
getFTypeActFuncName(void) | SnnsKrui | |
getFTypeName(void) | SnnsKrui | |
getFTypeSiteName(void) | SnnsKrui | |
getFuncInfo(int func_no, char **func_name, int *func_type) | SnnsKrui | |
getFuncParamInfo(char *func_name, int func_type, int *no_of_input_params, int *no_of_output_params) | SnnsKrui | |
getInitialisationFunc(void) | SnnsKrui | |
GetInputVariable(Int_t index) | Interface | [inline] |
GetLearnFunc() | Interface | |
getLearnFunc(void) | SnnsKrui | |
getLinkWeight(void) | SnnsKrui | |
getMemoryManagerInfo(int *unit_bytes, int *site_bytes, int *link_bytes, int *NTable_bytes, int *STable_bytes, int *FTable_bytes) | SnnsKrui | |
getMinimumValidError() const | Interface | [inline] |
getMinimumValidErrorEpoch() const | Interface | [inline] |
getNetInfo(int *no_of_sites, int *no_of_links, int *no_of_STable_entries, int *no_of_FTable_entries) | SnnsKrui | |
getNetName() | Interface | [inline] |
getNetworkErrorArray(double **learnErrors, int **atEpoch, int *noOfErrors) | SnnsKrui | |
getNextPredUnit(FlintType *strength) | SnnsKrui | |
getNextPredUnitAndData(FlintType *strength, float *val_a, float *val_b, float *val_c) | SnnsKrui | |
getNextSiteTableEntry(char **site_name, char **site_func) | SnnsKrui | |
getNextSuccUnit(FlintType *weight) | SnnsKrui | |
getNextSymbolTableEntry(char **symbol_name, int *symbol_type) | SnnsKrui | |
getNextUnit(void) | SnnsKrui | |
getNoOfFunctions(void) | SnnsKrui | |
getNoOfInputUnits(void) | SnnsKrui | |
getNoOfOutputUnits(void) | SnnsKrui | |
getNoOfPatterns(void) | SnnsKrui | |
getNoOfSpecialInputUnits(void) | SnnsKrui | |
getNoOfSpecialOutputUnits(void) | SnnsKrui | |
getNoOfTTypeUnits(int UnitTType) | SnnsKrui | |
getNoOfUnits(void) | SnnsKrui | |
GetOutFile() | Interface | [inline] |
GetPatInfo(pattern_set_info *set_info, pattern_descriptor *pat_info) | SnnsKrui | |
getPatternInput(Int_t n, std::string type) | PatternManager | |
getPatternInput(Int_t n, Double_t target, std::string type) | PatternManager | |
getPatternNo(void) | SnnsKrui | |
getPatternSet() const | PatternManager | [inline] |
getPatternSetSize() const | PatternManager | [inline] |
getPatternSetSize(std::string type="") | PatternManager | |
getPatternSubset(std::string type) | PatternManager | |
getPatternTarget(Int_t n, std::string type) | PatternManager | |
getPrunFunc(void) | SnnsKrui | |
getRuntimeInput() const | PatternManager | [inline] |
getRuntimeInputSize() | PatternManager | |
GetShapeOfSubPattern(int *insize, int *outsize, int *inpos, int *outpos, int n_pos) | SnnsKrui | |
getSiteFuncName(void) | SnnsKrui | |
getSiteName(void) | SnnsKrui | |
getSiteTableFuncName(char *site_name) | SnnsKrui | |
getSiteValue(void) | SnnsKrui | |
getSpecialNetworkType(void) | SnnsKrui | |
GetTargetVariable(Int_t index) | Interface | [inline] |
getTotalNoOfSubPatterns(void) | SnnsKrui | |
getTreeName() const | Interface | [inline] |
getUnitActFuncName(int UnitNo) | SnnsKrui | |
getUnitActivation(int UnitNo) | SnnsKrui | |
getUnitBias(int UnitNo) | SnnsKrui | |
getUnitCenters(int unit_no, int center_no, struct PositionVector **unit_center) | SnnsKrui | |
getUnitDefaults(FlintType *act, FlintType *bias, int *st, int *subnet_no, int *layer_no, char **act_func, char **out_func) | SnnsKrui | |
getUnitFTypeName(int UnitNo) | SnnsKrui | |
getUnitInitialActivation(int UnitNo) | SnnsKrui | |
getUnitInputType(int unit_no) | SnnsKrui | |
getUnitLayerNo(int UnitNo) | SnnsKrui | |
getUnitName(int UnitNo) | SnnsKrui | |
getUnitNoAtPosition(struct PosType *position, int subnet_no) | SnnsKrui | |
getUnitNoNearPosition(struct PosType *position, int subnet_no, int range, int gridWidth) | SnnsKrui | |
getUnitOutFuncName(int UnitNo) | SnnsKrui | |
getUnitOutput(int UnitNo) | SnnsKrui | |
getUnitPosition(int UnitNo, struct PosType *position) | SnnsKrui | |
getUnitSubnetNo(int UnitNo) | SnnsKrui | |
getUnitTType(int unit_no) | SnnsKrui | |
getUnitValueA(int UnitNo) | SnnsKrui | |
getUpdateFunc(void) | SnnsKrui | |
getVariance(void) | SnnsKrui | |
getVersion(void) | SnnsKrui | |
hiddenLayerSize | Interface | [protected] |
initializeNet(float *parameterInArray, int NoOfInParams) | SnnsKrui | |
InitializeNN(std::vector< Float_t > initParams=0, std::string initFunc="Randomize_Weights", Int_t randomSeed=12345) | Interface | |
initializeRuntimeInput(Int_t n) | PatternManager | |
initInversion(void) | SnnsKrui | |
Interface() | Interface | |
Interface(std::string trName, std::string dirName, std::string fileName) | Interface | |
inv_backwardPass(float learn, float delta_max, int *err_units, float ratio, struct UnitList *inputs, struct UnitList *outputs) | SnnsKrui | |
inv_forwardPass(struct UnitList *inputs) | SnnsKrui | |
isConnected(int source_unit_no) | SnnsKrui | |
isFunction(char *func_name, int func_type) | SnnsKrui | |
isUnitFrozen(int unit_no) | SnnsKrui | |
jogCorrWeights(FlintTypeParam minus, FlintTypeParam plus, FlintTypeParam mincorr) | SnnsKrui | |
jogWeights(FlintTypeParam minus, FlintTypeParam plus) | SnnsKrui | |
kohonen_SetExtraParameter(int x) | SnnsKrui | |
krui_error_code | SnnsKrui | |
krui_errorHandler | SnnsKrui | |
learnAllPatterns(float *parameterInArray, int NoOfInParams, float **parameterOutArray, int *NoOfOutParams) | SnnsKrui | |
learnAllPatternsFF(float *parameterInArray, int NoOfInParams, float **parameterOutArray, int *NoOfOutParams) | SnnsKrui | |
learnSinglePattern(int pattern_no, float *parameterInArray, int NoOfInParams, float **parameterOutArray, int *NoOfOutParams) | SnnsKrui | |
learnSinglePatternFF(int pattern_no, float *parameterInArray, int NoOfInParams, float **parameterOutArray, int *NoOfOutParams) | SnnsKrui | |
loadNet(char *filename, char **netname) | SnnsKrui | |
loadNewPatterns(char *filename, int *number) | SnnsKrui | |
LoadNN() | Interface | |
LoadNN(char *filename, char **netname) | Interface | |
mean | PatternManager | [protected] |
minimumValidError | Interface | [protected] |
minimumValidErrorEpoch | Interface | [protected] |
modifyPattern(void) | SnnsKrui | |
NA_Error(int currentPattern, int error_unit, int error, bool ave) | SnnsKrui | |
newPattern(void) | SnnsKrui | |
PatternManager() | PatternManager | |
patternSet | PatternManager | [protected] |
PrintPatternSet(std::string type="") | PatternManager | |
PrintProgress(Int_t i, Int_t iMax) | Interface | |
PrintVariables() | Interface | |
printVector(std::vector< Double_t > vector, std::string tagStringi="") | PatternManager | |
printVector(std::vector< Int_t > vector, std::string tagStringi="") | PatternManager | |
PropagatePatterns(std::string type="") | Interface | |
pushBackRuntimeInput(Int_t value) | PatternManager | [inline] |
resetNet(void) | SnnsKrui | |
rms | PatternManager | [protected] |
RMSTestError | Interface | [protected] |
runtimeInput | PatternManager | [protected] |
runtimeInput2string() | Interface | |
saveNet(char *filename, char *netname) | SnnsKrui | |
saveNewPatterns(char *filename, int number) | SnnsKrui | |
SaveNN(char *filename, char *netname) | Interface | |
savePatternSets() | Interface | |
saveResultParam(char *filename, bool create, int startpattern, int endpattern, bool includeinput, bool includeoutput, float *Update_param_array, int NoOfUpdateParam) | SnnsKrui | |
searchNextUnitName(void) | SnnsKrui | |
searchUnitName(char *unit_name) | SnnsKrui | |
setClassDistribution(unsigned int *classDist) | SnnsKrui | |
setClassInfo(char *name) | SnnsKrui | |
setCurrentUnit(int unit_no) | SnnsKrui | |
setCurrPatSet(int number) | SnnsKrui | |
setErrorHandler(void(*error_Handler)(int)) | SnnsKrui | |
setFFLearnFunc(char *FF_learning_func) | SnnsKrui | |
setFirstFTypeEntry(void) | SnnsKrui | |
setFirstFTypeSite(void) | SnnsKrui | |
setFirstSite(void) | SnnsKrui | |
setFTypeActFunc(char *act_func_name) | SnnsKrui | |
setFTypeEntry(char *Ftype_symbol) | SnnsKrui | |
setFTypeName(char *Ftype_symbol) | SnnsKrui | |
setFTypeOutFunc(char *out_func_name) | SnnsKrui | |
setFTypeSiteName(char *FType_site_name) | SnnsKrui | |
setInitialisationFunc(char *initialisation_func) | SnnsKrui | |
SetInputVariableAt(Int_t index, TVariable var) | Interface | [inline] |
setLearnFunc(char *learning_func) | SnnsKrui | |
SetLearnFunc(char *learning_func) | Interface | |
setLinkWeight(FlintTypeParam weight) | SnnsKrui | |
SetMaximumEpochs(Int_t i) | Interface | [inline] |
setMinimumValidError(Double_t value) | Interface | [inline] |
setNetName(std::string name) | Interface | [inline] |
setNextFTypeEntry(void) | SnnsKrui | |
setNextFTypeSite(void) | SnnsKrui | |
setNextSite(void) | SnnsKrui | |
setOutDirectory(std::string name) | Interface | [inline] |
setPatternNo(int pattern_no) | SnnsKrui | |
setPatternSet(std::vector< Pattern > vector) | PatternManager | [inline] |
setPrunFunc(char *pruning_func) | SnnsKrui | |
setRemapFunc(char *name, float *params) | SnnsKrui | |
setRuntimeInput(std::vector< Int_t > vector) | PatternManager | [inline] |
SetSeedNo(long seed) | Interface | |
setSeedNo(long int seed) | SnnsKrui | |
SetSelection(std::string selection="") | Interface | |
setSite(char *site_name) | SnnsKrui | |
setSiteName(char *site_name) | SnnsKrui | |
setSpecialNetworkType(int net_type) | SnnsKrui | |
SetTargetVariableAt(Int_t index, TVariable var) | Interface | [inline] |
setTreeName(std::string name) | Interface | [inline] |
setUnitActFunc(int unit_no, char *unitActFuncName) | SnnsKrui | |
setUnitActivation(int UnitNo, FlintTypeParam unit_activation) | SnnsKrui | |
setUnitBias(int UnitNo, FlintTypeParam unit_bias) | SnnsKrui | |
setUnitCenters(int unit_no, int center_no, struct PositionVector *unit_center) | SnnsKrui | |
setUnitDefaults(FlintTypeParam act, FlintTypeParam bias, int st, int subnet_no, int layer_no, char *act_func, char *out_func) | SnnsKrui | |
setUnitFType(int unit_no, char *Ftype_symbol) | SnnsKrui | |
setUnitInitialActivation(int UnitNo, FlintTypeParam unit_i_activation) | SnnsKrui | |
setUnitLayerNo(int UnitNo, int layer_no) | SnnsKrui | |
setUnitName(int unit_no, char *unit_name) | SnnsKrui | |
setUnitOutFunc(int unit_no, char *unitOutFuncName) | SnnsKrui | |
setUnitOutput(int unit_no, FlintTypeParam unit_output) | SnnsKrui | |
setUnitPosition(int UnitNo, struct PosType *position) | SnnsKrui | |
setUnitSubnetNo(int UnitNo, int subnet_no) | SnnsKrui | |
setUnitTType(int unit_no, int UnitTType) | SnnsKrui | |
setUnitValueA(int UnitNo, FlintTypeParam unit_valueA) | SnnsKrui | |
SetUpdateEpochs(Int_t i) | Interface | [inline] |
setUpdateFunc(char *update_func) | SnnsKrui | |
showPattern(int mode) | SnnsKrui | |
shufflePatterns(bool on_or_off) | SnnsKrui | |
shuffleSubPatterns(bool on_or_off) | SnnsKrui | |
SnnsKrui() | SnnsKrui | |
spanning_tree(void) | SnnsKrui | |
standartizePatternSetUsing(std::string type) | PatternManager | |
standartizeTargetsUsing(std::string type) | PatternManager | |
stopTraining(void) | SnnsKrui | |
symbolSearch(char *symbol, int symbol_type) | SnnsKrui | |
testAllPatterns(float *parameterInArray, int NoOfInParams, float **parameterOutArray, int *NoOfOutParams) | SnnsKrui | |
testSinglePattern(int pattern_no, float *parameterInArray, int NoOfInParams, float **parameterOutArray, int *NoOfOutParams) | SnnsKrui | |
Timer(Int_t i) | Interface | |
TimeStoHMS(UInt_t diffTime) | Interface | |
trainNetwork(NetLearnParameters *parameters) | SnnsKrui | |
TrainValidate(std::string trainType, std::string validType, std::vector< Double_t > learnParams) | Interface | |
TrainValidateApply(std::string trainType, std::string validType, std::vector< Double_t > learnParams, std::string genErrType) | Interface | |
unfreezeUnit(int unit_no) | SnnsKrui | |
updateNet(float *parameterInArray, int NoOfInParams) | SnnsKrui | |
updateSingleUnit(int unit_no) | SnnsKrui | |
useClassDistribution(bool use_it) | SnnsKrui | |
WriteErrorHistograms(Bool_t flag) | Interface | [inline] |
WriteErrorHistograms() | Interface | [inline] |
WriteMasterTree(Bool_t flag) | Interface | [inline] |
WriteMasterTree() | Interface | [inline] |
WritePatternTree(Bool_t flag) | Interface | [inline] |
WritePatternTree() | Interface | [inline] |
WritePerformanceTree(Bool_t flag) | Interface | [inline] |
WritePerformanceTree() | Interface | [inline] |
xyTransTable(int op, int *x, int *y, int z) | SnnsKrui | |
~Interface() | Interface | |
~PatternManager() | PatternManager | |
~SnnsKrui() | SnnsKrui | |