NeuralNet Member List

This is the complete list of members for NeuralNet, including all inherited members.
addCluster(Cluster *c, bool isInput=false, bool isOutput=false)NeuralNet
addInputCluster(Cluster *c)NeuralNet [inline]
addLinker(Linker *l)NeuralNet
addOutputCluster(Cluster *c)NeuralNet [inline]
addTypeDescription(QString type, QString shortHelp, QString longHelp=QString(""))ParameterSettable [protected, static]
AllowMultipleParameterSettable
byName(QString aName, PointerTo &aPointer)NeuralNet [inline]
clsMapNeuralNet [protected]
clusters() const NeuralNet
ClustersMap typedef (defined in NeuralNet)NeuralNet [protected]
clustersvNeuralNet [protected]
configure(ConfigurationParameters &params, QString prefix)NeuralNet [virtual]
DefaultParameterSettable
describe(QString type)NeuralNet [static]
dimUps (defined in NeuralNet)NeuralNet [protected]
find(const Cluster *) const NeuralNet
find(const Linker *) const NeuralNet
find(const Updatable *) const NeuralNet
getByName(QString)NeuralNet
hidclustersNeuralNet [protected]
hiddenClusters() const NeuralNet
inclustersNeuralNet [protected]
InfinityParameterSettable [static]
inLinksNeuralNet [protected]
inputClusters() const NeuralNet
isIsolated(Cluster *c) const NeuralNet
IsListParameterSettable
IsMandatoryParameterSettable
linkers() const NeuralNet
linkers(Cluster *c, bool out=false) const NeuralNet
LinkersMap typedef (defined in NeuralNet)NeuralNet [protected]
linkersvNeuralNet [protected]
LinkVecMap typedef (defined in NeuralNet)NeuralNet [protected]
lksMapNeuralNet [protected]
markAsInput(Cluster *c)NeuralNet
markAsOutput(Cluster *c)NeuralNet
markParameterAsRuntime(QString paramName, int *paramPointer)ParameterSettable [protected]
markParameterAsRuntime(QString paramName, T *paramOwner, void(T::*setterMethod)(bool), bool(T::*getterMethod)() const )ParameterSettable [protected]
markParameterAsRuntime(QString paramName, T *paramOwner, void(T::*setterMethod)(float), float(T::*getterMethod)() const )ParameterSettable [protected]
markParameterAsRuntime(QString paramName, T *paramOwner, void(T::*setterMethod)(double), double(T::*getterMethod)() const )ParameterSettable [protected]
markParameterAsRuntime(QString paramName, T *paramOwner, void(T::*setterMethod)(unsigned int), unsigned int(T::*getterMethod)() const )ParameterSettable [protected]
markParameterAsRuntime(QString paramName, T *paramOwner, void(T::*setterMethod)(int), int(T::*getterMethod)() const )ParameterSettable [protected]
markParameterAsRuntime(QString paramName, bool *paramPointer)ParameterSettable [protected]
markParameterAsRuntime(QString paramName, double *paramPointer)ParameterSettable [protected]
markParameterAsRuntime(QString paramName, unsigned int *paramPointer)ParameterSettable [protected]
MaxIntegerParameterSettable [static]
MinIntegerParameterSettable [static]
name()NeuralNet [inline]
namevNeuralNet [protected]
NeuralNet()NeuralNet
order() const NeuralNet [inline]
outclustersNeuralNet [protected]
outLinksNeuralNet [protected]
outputClusters() const NeuralNet
ParameterSettable()ParameterSettable
ParameterSettableWithConfigureFunction()ParameterSettableWithConfigureFunction
postConfigureInitialization()ParameterSettable [virtual]
Property enum nameParameterSettable
randomize(double min, double max)NeuralNet
removeCluster(Cluster *c)NeuralNet
removeLinker(Linker *)NeuralNet
runtimeParameterList()ParameterSettable
save(ConfigurationParameters &params, QString prefix)NeuralNet [virtual]
setName(QString name)NeuralNet [inline]
setOrder(Updatable *updatables[], unsigned int dim)NeuralNet
setOrder(const UpdatableList &)NeuralNet
setRuntimeParameter(QString paramFullPath, unsigned int newvalue)ParameterSettable
setRuntimeParameter(QString paramFullPath, bool newvalue)ParameterSettable
setRuntimeParameter(QString paramFullPath, int newvalue)ParameterSettable
setRuntimeParameter(QString paramFullPath, double newvalue)ParameterSettable
setRuntimeParameter(QString paramFullPath, float newvalue)ParameterSettable
step()NeuralNet [inline]
unmark(Cluster *c)NeuralNet
unmarkAll()NeuralNet
upsNeuralNet [protected]
~NeuralNet()NeuralNet
~ParameterSettable()ParameterSettable [virtual]
~ParameterSettableWithConfigureFunction()ParameterSettableWithConfigureFunction [virtual]