NormLinker Member List
This is the complete list of members for NormLinker, including all inherited members.
addTypeDescription(QString type, QString shortHelp, QString longHelp=QString("")) | ParameterSettable | [protected, static] |
AllowMultiple | ParameterSettable | |
cols() | MatrixLinker | [inline] |
configureFromVector(QString vectorName) | Linker | [inline] |
configureToVector(QString vectorName) | Linker | [inline] |
connect(unsigned int from, unsigned int to) | MatrixLinker | |
connectAll() | MatrixLinker | |
connectRandom(double prob, bool zeroDiagonal=false, bool symmetric=false) | MatrixLinker | |
Default | ParameterSettable | |
describe(QString type) | Linker | [static] |
disconnect(unsigned int from, unsigned int to) | MatrixLinker | |
disconnectAll() | MatrixLinker | |
from() const | Linker | [inline] |
fromVector() const | Linker | [inline, protected] |
Infinity | ParameterSettable | [static] |
IsList | ParameterSettable | |
IsMandatory | ParameterSettable | |
Linker(Cluster *from, Cluster *to, QString name="unnamed") | Linker | |
Linker(ConfigurationParameters ¶ms, QString prefix) | Linker | |
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] |
matrix() | MatrixLinker | [inline] |
matrix() const | MatrixLinker | [inline] |
MatrixLinker(Cluster *from, Cluster *to, QString name="unnamed") | MatrixLinker | |
MatrixLinker(ConfigurationParameters ¶ms, QString prefix) | MatrixLinker | |
MaxInteger | ParameterSettable | [static] |
MinInteger | ParameterSettable | [static] |
name() const | Updatable | |
NormLinker(Cluster *from, Cluster *to, QString name="unnamed") | NormLinker | |
NormLinker(ConfigurationParameters ¶ms, QString prefix) | NormLinker | |
ParameterSettable() | ParameterSettable | |
ParameterSettableInConstructor() | ParameterSettableInConstructor | |
ParameterSettableInConstructor(ConfigurationParameters &, QString) | ParameterSettableInConstructor | |
postConfigureInitialization() | ParameterSettable | [virtual] |
Property enum name | ParameterSettable | |
randomize(double min, double max) | MatrixLinker | [virtual] |
rows() | MatrixLinker | [inline] |
runtimeParameterList() | ParameterSettable | |
save(ConfigurationParameters ¶ms, QString prefix) | NormLinker | [virtual] |
setName(QString newname) | Updatable | |
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 | |
setWeight(unsigned int from, unsigned int to, double weight) | MatrixLinker | [virtual] |
size() const | MatrixLinker | [virtual] |
temp (defined in NormLinker) | NormLinker | [protected] |
to() const | Linker | [inline] |
toVector() const | Linker | [inline, protected] |
Updatable(QString name="unnamed") | Updatable | |
Updatable(ConfigurationParameters ¶ms, QString prefix) | Updatable | |
update() | NormLinker | [virtual] |
weight(unsigned int from, unsigned int to) | MatrixLinker | [virtual] |
~MatrixLinker() | MatrixLinker | [virtual] |
~NormLinker() | NormLinker | [virtual] |
~ParameterSettable() | ParameterSettable | [virtual] |
~ParameterSettableInConstructor() | ParameterSettableInConstructor | [virtual] |
~Updatable() | Updatable | [virtual] |