cisst-saw
Loading...
Searching...
No Matches
nmrLinearRegression.h File Reference

Declaration and implementation of nmrLinearRegression and nmrLinearRegressionSolver. More...

Go to the source code of this file.

Classes

class  nmrLinearRegressionSolver< _elementType >
class  nmrLinearRegressionWindowSolver< _elementType >
class  nmrLinearRegressionWindowRecursiveSolver< _elementType >

Macros

#define _nmrLinearRegression_h

Functions

template<class _vectorType>
bool nmrLinearRegression (const _vectorType &x, const _vectorType &y, typename _vectorType::value_type &slope, typename _vectorType::value_type &yint, typename _vectorType::value_type *mse=0, typename _vectorType::value_type tolerance=cmnTypeTraits< typename _vectorType::value_type >::DefaultTolerance)

Detailed Description

Declaration and implementation of nmrLinearRegression and nmrLinearRegressionSolver.

Macro Definition Documentation

◆ _nmrLinearRegression_h

#define _nmrLinearRegression_h