Statismo  0.10.1
 All Classes Namespaces Functions Typedefs
Public Types | Public Member Functions | List of all members
itk::ReducedVarianceModelBuilder< Representer > Class Template Reference

ITK Wrapper for the statismo::ReducedVarianceModelBuilder class. More...

#include <itkReducedVarianceModelBuilder.h>

Inherits Object.

Public Types

typedef ReducedVarianceModelBuilder Self
 
typedef Object Superclass
 
typedef SmartPointer< SelfPointer
 
typedef SmartPointer< const SelfConstPointer
 
typedef
statismo::ReducedVarianceModelBuilder
< Representer > 
ImplType
 

Public Member Functions

 itkNewMacro (Self)
 
 itkTypeMacro (ReducedVarianceModelBuilder, Object)
 
template<class F >
boost::result_of< F()>::type callstatismoImpl (F f) const
 
StatisticalModel< Representer >
::Pointer 
BuildNewModelWithLeadingComponents (const StatisticalModel< Representer > *model, unsigned numberOfPrincipalComponents)
 
StatisticalModel< Representer >
::Pointer 
BuildNewModelWithVariance (const StatisticalModel< Representer > *model, double totalVariance)
 
is_deprecated StatisticalModel
< Representer >::Pointer 
BuildNewModelFromModel (const StatisticalModel< Representer > *model, double totalVariance)
 

Detailed Description

template<class Representer>
class itk::ReducedVarianceModelBuilder< Representer >

ITK Wrapper for the statismo::ReducedVarianceModelBuilder class.

See Also
statismo::ReducedVariance for detailed documentation.

The documentation for this class was generated from the following file: