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

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

#include <itkConditionalModelBuilder.h>

Inherits Object.

Public Types

typedef ConditionalModelBuilder Self
 
typedef Object Superclass
 
typedef SmartPointer< SelfPointer
 
typedef SmartPointer< const SelfConstPointer
 
typedef
statismo::ConditionalModelBuilder
< Representer > 
ImplType
 
typedef statismo::DataManager
< Representer > 
DataManagerType
 
typedef
DataManagerType::SampleDataStructureListType 
SampleDataStructureListType
 

Public Member Functions

 itkNewMacro (Self)
 
 itkTypeMacro (ConditionalModelBuilder, Object)
 
template<class F >
boost::result_of< F()>::type callstatismoImpl (F f) const
 
StatisticalModel< Representer >
::Pointer 
BuildNewModel (SampleDataStructureListType SampleDataStructureList, const typename statismo::ConditionalModelBuilder< Representer >::SurrogateTypeVectorType &surrogateTypes, const typename statismo::ConditionalModelBuilder< Representer >::CondVariableValueVectorType &conditioningInfo, float noiseVariance, double modelVarianceRetained)
 

Detailed Description

template<class Representer>
class itk::ConditionalModelBuilder< Representer >

ITK Wrapper for the statismo::PCAModelBuilder class.

See Also
statismo::PCAModelBuilder for detailed documentation.

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