massive documentation update
This commit is contained in:
parent
b4da9edf40
commit
7fed1ebf51
33 changed files with 399 additions and 181 deletions
|
|
@ -31,8 +31,11 @@ Authors:
|
|||
#include "edoEstimator.h"
|
||||
#include "edoNormalMono.h"
|
||||
|
||||
//! edoEstimatorNormalMono< EOT >
|
||||
|
||||
/** An estimator for edoNormalMono
|
||||
*
|
||||
* @ingroup Estimators
|
||||
* @ingroup Mononormal
|
||||
*/
|
||||
template < typename EOT >
|
||||
class edoEstimatorNormalMono : public edoEstimator< edoNormalMono< EOT > >
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue