Reinforcement Learning Toolbox 2.0
last updated:
General
Documentation
Manual
Tutorial
Class Reference
Master Thesis
Examples
Related Papers
Downloads
Links
News
mailto:webmaster
Main Page     Class Hierarchy   Compound List   File List   Compound Members   File Members

CRBFBasisFunctionLinearWeight Class Reference

#include <crbftrees.h>

Inheritance diagram for CRBFBasisFunctionLinearWeight:

CRBFBasisFunction List of all members.


Public Member Functions

  CRBFBasisFunctionLinearWeight (ColumnVector *center, ColumnVector *sigma, double weight)
double  getOutputWeight ()
void  setWeight (double weight)


Protected Attributes

double  weight

Constructor & Destructor Documentation

CRBFBasisFunctionLinearWeight::CRBFBasisFunctionLinearWeight ColumnVector *  center,
ColumnVector *  sigma,
double  weight
 

Member Function Documentation

double CRBFBasisFunctionLinearWeight::getOutputWeight  ) 
 
void CRBFBasisFunctionLinearWeight::setWeight double  weight  ) 
 

Member Data Documentation

double CRBFBasisFunctionLinearWeight::weight [protected]
 

The documentation for this class was generated from the following file: