ANIMA
4.0
|
#include <vnl/vnl_matrix.h>
#include <vector>
#include <itkOptimizer.h>
#include <animaCholeskyDecomposition.h>
#include "AnimaOptimizersExport.h"
Go to the source code of this file.
Classes | |
class | anima::NNLSOptimizer |
Non negative least squares optimizer. Implements Lawson et al method, of squared problem is activated, assumes we pass AtA et AtB and uses Bro and de Jong method. More... | |
Namespaces | |
anima | |