#include <vnl/vnl_matrix.h>
#include <vnl/vnl_diag_matrix.h>
#include <animaBaseMCMCost.h>
#include <animaNNLSOptimizer.h>
#include <animaBaseTensorTools.h>
#include <AnimaMCMExport.h>
#include <animaCholeskyDecomposition.h>
Go to the source code of this file.
|
class | anima::GaussianMCMVariableProjectionCost |
| Class for computing variable projection costs and derivatives. Right now, it is only available for Gaussian noise. By the way, this is not thread safe at all so be sure to intantiate one per thread. More...
|
|