- fixed dependencies (Zwischenstand)

git-svn-id: http://moon:8086/svn/software/trunk/projects/Rbm@760 b431acfa-c32f-4a4a-93f1-934dc6c82436
This commit is contained in:
2022-01-08 15:44:41 +00:00
parent 9fff2082d6
commit 0ee0a732e9
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -161,11 +161,11 @@ private:
protected:
arma::mat m_bhv;
arma::mat m_bv;
arma::mat m_ctx;
private:
noise_gen_t m_noise;
arma::mat m_whv;
arma::mat m_ctx;
};