- added button copy hidden state to context input
git-svn-id: http://moon:8086/svn/software/trunk/projects/Rbm@766 b431acfa-c32f-4a4a-93f1-934dc6c82436
This commit is contained in:
@@ -84,6 +84,8 @@ private:
|
||||
ScopedPointer<DrawComponent> DrawContextReconst;
|
||||
ScopedPointer<DrawComponent> DrawWeights;
|
||||
ScopedPointer<ToggleButton> m_toggleEnable;
|
||||
ScopedPointer<TextButton> m_buttonCopyH2C;
|
||||
|
||||
void gibbs(const arma::mat& v);
|
||||
size_t m_currWeightIndexToDraw;
|
||||
void onDraw(DrawComponent &obj) override;
|
||||
|
||||
Reference in New Issue
Block a user