* edo: added comments to generate all inheritance of classes in doxygen
This commit is contained in:
parent
9ff69a8fca
commit
59343bf45e
32 changed files with 63 additions and 1 deletions
|
|
@ -32,6 +32,8 @@ Authors:
|
|||
#include <boost/numeric/ublas/lu.hpp>
|
||||
#include <boost/numeric/ublas/symmetric.hpp>
|
||||
|
||||
//! edoSamplerNormalMulti< EOT >
|
||||
|
||||
template< class EOT >
|
||||
class edoSamplerNormalMulti : public edoSampler< edoNormalMulti< EOT > >
|
||||
{
|
||||
|
|
|
|||
Reference in a new issue