[RBM]
- refactored and cleaned up git-svn-id: http://moon:8086/svn/software/trunk/projects/RBM@290 b431acfa-c32f-4a4a-93f1-934dc6c82436
This commit is contained in:
@@ -228,12 +228,6 @@ RowVectorXd& DrawComponent::getData ()
|
||||
return m_data;
|
||||
}
|
||||
|
||||
void DrawComponent::setData (const RowVectorXd& data)
|
||||
{
|
||||
m_data = data;
|
||||
DrawData();
|
||||
}
|
||||
|
||||
void DrawComponent::DrawData ()
|
||||
{
|
||||
|
||||
|
||||
Reference in New Issue
Block a user