biasedcluster.h
Go to the documentation of this file.
This file contains the common type defitions used on the whole framework.
const DoubleVector & biases() const
Get the array of biases, this returns the actual array not a copy.
Definition: biasedcluster.h:68
DoubleVector & biases()
Get the array of biases, this returns the actual array not a copy.
Definition: biasedcluster.h:62
In a BiasedCluster each neuron has an input, an output and a bias value.
Definition: biasedcluster.h:41
FARSA_UTIL_TEMPLATE const T max(const T &t1, const U &t2)
This file contains the declaration of the abstract OutputFunction Class.
This file contains the declarations of the Cluster class.
FARSA_UTIL_TEMPLATE const T min(const T &t1, const U &t2)