Image Component Library (ICL)
Public Types | Public Member Functions | Public Attributes | List of all members
icl::markers::MarkerGridEvaluater::Line::PCAInfo Struct Reference

#include <MarkerGridEvaluater.h>

Public Types

typedef math::FixedColVector< float, 2 > V
 
typedef math::FixedMatrix< float, 2, 2 > M
 

Public Member Functions

float getError () const
 
 operator bool () const
 

Public Attributes

V c
 
M evecs
 
V evals
 
bool isNull
 

Member Typedef Documentation

◆ M

◆ V

Member Function Documentation

◆ getError()

float icl::markers::MarkerGridEvaluater::Line::PCAInfo::getError ( ) const
inline

◆ operator bool()

icl::markers::MarkerGridEvaluater::Line::PCAInfo::operator bool ( ) const
inline

Member Data Documentation

◆ c

V icl::markers::MarkerGridEvaluater::Line::PCAInfo::c

◆ evals

V icl::markers::MarkerGridEvaluater::Line::PCAInfo::evals

◆ evecs

M icl::markers::MarkerGridEvaluater::Line::PCAInfo::evecs

◆ isNull

bool icl::markers::MarkerGridEvaluater::Line::PCAInfo::isNull

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