You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* -= method for iterators
* boost -> std in multinomial statistics
* postfix operators for iterators
* prefix ++ -- return the value before application
* tests(MixtComp): change tolerance
* refactor(MixtComp): refactor deprecated std::iterator #38
* feat(RMixtCompIO): use c++17 as standard
* .clang-format added and applied on two sources
* doc
* doc
* corecting the corrections
* iterator include removed
* Correcting the corrections, once again
* missing ref
* trivial copy constructors removed
* unuglyfying
* ConstIterator(Iterator &other)
* ConstIterator(const Iterator &other)
---------
Co-authored-by: Vincent KUBICKI <vincent.kubicki@laposte.net>
From Brian
Full message
The text was updated successfully, but these errors were encountered: