* fixed issues on the code to be compatible with last version of boost
This commit is contained in:
parent
1d568a5abd
commit
d1426b4bce
3 changed files with 3 additions and 3 deletions
|
|
@ -73,7 +73,7 @@ public:
|
|||
//-------------------------------------------------------------
|
||||
|
||||
|
||||
_varcovar.resize(s_size, s_size);
|
||||
_varcovar.resize(s_size);
|
||||
|
||||
|
||||
//-------------------------------------------------------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue