Statismo  0.10.1
 All Classes Namespaces Functions Typedefs
Public Member Functions | Public Attributes | List of all members
statismo::EigenfunctionComputationResult Struct Reference

#include <LowRankGPModelBuilder.h>

Public Member Functions

 EigenfunctionComputationResult (unsigned _lowerInd, unsigned _upperInd, const MatrixType &_resMat)
 
EigenfunctionComputationResultoperator= (BOOST_COPY_ASSIGN_REF(EigenfunctionComputationResult) rhs)
 
 EigenfunctionComputationResult (BOOST_RV_REF(EigenfunctionComputationResult) that)
 
EigenfunctionComputationResultoperator= (BOOST_RV_REF(EigenfunctionComputationResult) rhs)
 

Public Attributes

unsigned lowerInd
 
unsigned upperInd
 
MatrixType resultForPoints
 

Detailed Description

This class holds the result of the eigenfunction computation for the points with index entries (lowerInd to upperInd)


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