fixed RBM
git-svn-id: http://moon:8086/svn/software/trunk/projects/RBM@283 b431acfa-c32f-4a4a-93f1-934dc6c82436
This commit is contained in:
@@ -57,7 +57,7 @@ public:
|
||||
void setListener(DrawListener *pListener);
|
||||
void drawAt(int x, int y, bool setColor);
|
||||
void setData(const RowVectorXd& data);
|
||||
const RowVectorXd& getData();
|
||||
RowVectorXd& getData();
|
||||
void clear();
|
||||
//[/UserMethods]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user