DGtal
0.9.2
|
#include <DGtal/geometry/curves/estimation/FunctorsLambdaMST.h>
Public Member Functions | |
Value () | |
Value & | operator+= (const Value &ch) |
Data Fields | |
RealVector | first |
double | second |
Definition at line 169 of file FunctorsLambdaMST.h.
|
inline |
Definition at line 173 of file FunctorsLambdaMST.h.
|
inline |
Definition at line 174 of file FunctorsLambdaMST.h.
References DGtal::TangentFromDSS3DFunctor< DSS, LambdaFunction >::Value::first, and DGtal::TangentFromDSS3DFunctor< DSS, LambdaFunction >::Value::second.
RealVector DGtal::TangentFromDSS3DFunctor< DSS, LambdaFunction >::Value::first |
Definition at line 171 of file FunctorsLambdaMST.h.
Referenced by DGtal::TangentFromDSS3DFunctor< DSS, LambdaFunction >::operator()(), and DGtal::TangentFromDSS3DFunctor< DSS, LambdaFunction >::Value::operator+=().
double DGtal::TangentFromDSS3DFunctor< DSS, LambdaFunction >::Value::second |
Definition at line 172 of file FunctorsLambdaMST.h.
Referenced by DGtal::TangentFromDSS3DFunctor< DSS, LambdaFunction >::operator()(), and DGtal::TangentFromDSS3DFunctor< DSS, LambdaFunction >::Value::operator+=().