Image Component Library (ICL)
icl::math::LLM Member List

This is the complete list of members for icl::math::LLM, including all inherited members.

adaptProperty(const std::string &name, const std::string &newType, const std::string &newInfo, const std::string &newToolTip)icl::utils::Configurablevirtual
addChildConfigurable(Configurable *configurable, const std::string &childPrefix="")icl::utils::Configurableprotected
addProperty(const std::string &name, const std::string &type, const std::string &info, const Any &value=Any(), const int volatileness=0, const std::string &tooltip=std::string())icl::utils::Configurableprotected
apply(const float *x)icl::math::LLM
applyIntern(const float *x, const float *g)icl::math::LLMprivate
call_callbacks(const std::string &propertyName, const Configurable *caller) consticl::utils::Configurableprotected
Callback typedeficl::utils::Configurable
callbacksicl::utils::Configurableprotected
Configurable(const std::string &ID="", bool ordered=true)icl::utils::Configurableprotected
Configurable(const Configurable &other)icl::utils::Configurable
create_configurable(const std::string &classname)icl::utils::Configurablestatic
create_default_ID(const std::string &prefix)icl::utils::Configurablestatic
deactivateProperty(const std::string &pattern)icl::utils::Configurable
deleteDeactivationPattern(const std::string &pattern)icl::utils::Configurable
EMPTY_VECicl::utils::Configurablestatic
get(const std::string &id)icl::utils::Configurablestatic
get_registered_configurables()icl::utils::Configurablestatic
getConfigurableID() consticl::utils::Configurableinline
getErrorVec(const float *x, const float *y)icl::math::LLM
getErrorVecIntern(const float *y, const float *ynet)icl::math::LLMprivate
getPropertyInfo(const std::string &propertyName) consticl::utils::Configurableinlinevirtual
getPropertyList() consticl::utils::Configurablevirtual
getPropertyListWithoutDeactivated() consticl::utils::Configurable
getPropertyToolTip(const std::string &propertyName) consticl::utils::Configurableinlinevirtual
getPropertyType(const std::string &propertyName) consticl::utils::Configurableinlinevirtual
getPropertyValue(const std::string &propertyName) consticl::utils::Configurablevirtual
getPropertyVolatileness(const std::string &propertyName) consticl::utils::Configurableinlinevirtual
init(unsigned int numCenters, const std::vector< utils::Range< icl32f > > &ranges, const std::vector< float > &var=std::vector< float >(1, 1))icl::math::LLM
init(const std::vector< float * > &centers, const std::vector< float > &var=std::vector< float >(1, 1))icl::math::LLM
init_private(unsigned int inputDim, unsigned int outputDim)icl::math::LLMprivate
isOrderedFlagSet() consticl::utils::Configurableinline
isSoftMaxUsed() consticl::math::LLMinline
LLM(unsigned int inputDim, unsigned int outputDim)icl::math::LLM
LLM(unsigned int inputDim, unsigned int outputDim, unsigned int numCenters, const std::vector< utils::Range< icl32f > > &ranges, const std::vector< float > &var=std::vector< float >(1, 1))icl::math::LLM
loadProperties(const std::string &filename, const std::vector< std::string > &propertiesToSkip=EMPTY_VEC)icl::utils::Configurablevirtual
m_errorBuficl::math::LLMprivate
m_gBuficl::math::LLMprivate
m_inputDimicl::math::LLMprivate
m_kernelsicl::math::LLMprivate
m_outBuficl::math::LLMprivate
m_outputDimicl::math::LLMprivate
numKernels() consticl::math::LLMinline
operator=(const Configurable &other)icl::utils::Configurable
operator[](unsigned int i) consticl::math::LLMinline
operator[](unsigned int i)icl::math::LLMinline
prop(const std::string &propertyName)icl::utils::Configurableprotected
prop(const std::string &propertyName) consticl::utils::Configurableprotected
register_configurable_type(const std::string &classname, Function< Configurable * > creator)icl::utils::Configurablestatic
registerCallback(const Callback &cb)icl::utils::Configurableinline
removeChildConfigurable(Configurable *configurable)icl::utils::Configurableprotected
removedCallback(const Callback &cb)icl::utils::Configurable
saveProperties(const std::string &filename, const std::vector< std::string > &propertiesToSkip=EMPTY_VEC) consticl::utils::Configurablevirtual
setConfigurableID(const std::string &ID)icl::utils::Configurable
setEpsilonA(float val)icl::math::LLMinline
setEpsilonIn(float val)icl::math::LLMinline
setEpsilonOut(float val)icl::math::LLMinline
setEpsilonSigma(float val)icl::math::LLMinline
setPropertyValue(const std::string &propertyName, const Any &value)icl::utils::Configurablevirtual
setSoftMaxEnabled(bool enabled)icl::math::LLMinline
showKernels() consticl::math::LLM
supportsProperty(const std::string &propertyName) consticl::utils::Configurablevirtual
syncChangesTo(Configurable *others, int num=1)icl::utils::Configurable
train(const float *x, const float *y, int trainflags=TRAIN_ALL)icl::math::LLM
TRAIN_ALLicl::math::LLMstatic
TRAIN_CENTERSicl::math::LLMstatic
TRAIN_MATRICESicl::math::LLMstatic
TRAIN_OUTPUTSicl::math::LLMstatic
TRAIN_SIGMASicl::math::LLMstatic
trainCenters(const float *x)icl::math::LLM
trainCentersIntern(const float *x, const float *g)icl::math::LLMprivate
trainMatrices(const float *x, const float *y)icl::math::LLM
trainMatricesIntern(const float *x, const float *y, const float *g, const float *dy)icl::math::LLMprivate
trainOutputs(const float *x, const float *y)icl::math::LLM
trainOutputsIntern(const float *x, const float *y, const float *g, const float *dy, bool useDeltaWin)icl::math::LLMprivate
trainSigmas(const float *x)icl::math::LLM
trainSigmasIntern(const float *x, const float *g)icl::math::LLMprivate
updateGs(const float *x)icl::math::LLMprivate
~Configurable()icl::utils::Configurableinlinevirtual