#include <FunctionData.h>
|
| | FunctionData (void) |
| |
| | ~FunctionData (void) |
| |
| virtual void | setDotTables (const int &flags) |
| |
| virtual void | clearDotTables (const int &flags) |
| |
| virtual void | setValueTables (const int &flags, const double &smooth=0) |
| |
| virtual void | setValueTables (const int &flags, const double &valueSmooth, const double &normalSmooth) |
| |
| virtual void | clearValueTables (void) |
| |
| void | set (const int &maxDepth, const PPolynomial< Degree > &F, const int &normalize, bool useDotRatios=true, bool reflectBoundary=false) |
| |
| Real | dotProduct (const double ¢er1, const double &width1, const double ¢er2, const double &width2, int boundary1, int boundary2) const |
| |
| Real | dDotProduct (const double ¢er1, const double &width1, const double ¢er2, const double &width2, int boundary1, int boundary2) const |
| |
| Real | d2DotProduct (const double ¢er1, const double &width1, const double ¢er2, const double &width2, int boundary1, int boundary2) const |
| |
template<int Degree, class Real>
class FunctionData< Degree, Real >
Definition at line 38 of file FunctionData.h.
◆ FunctionData()
template<int Degree, class Real >
◆ ~FunctionData()
template<int Degree, class Real >
◆ clearDotTables()
template<int Degree, class Real >
| virtual void FunctionData< Degree, Real >::clearDotTables |
( |
const int & |
flags | ) |
|
|
virtual |
◆ clearValueTables()
template<int Degree, class Real >
| virtual void FunctionData< Degree, Real >::clearValueTables |
( |
void |
| ) |
|
|
virtual |
◆ d2DotProduct()
template<int Degree, class Real >
| Real FunctionData< Degree, Real >::d2DotProduct |
( |
const double & |
center1, |
|
|
const double & |
width1, |
|
|
const double & |
center2, |
|
|
const double & |
width2, |
|
|
int |
boundary1, |
|
|
int |
boundary2 |
|
) |
| const |
◆ dDotProduct()
template<int Degree, class Real >
| Real FunctionData< Degree, Real >::dDotProduct |
( |
const double & |
center1, |
|
|
const double & |
width1, |
|
|
const double & |
center2, |
|
|
const double & |
width2, |
|
|
int |
boundary1, |
|
|
int |
boundary2 |
|
) |
| const |
◆ dotProduct()
template<int Degree, class Real >
| Real FunctionData< Degree, Real >::dotProduct |
( |
const double & |
center1, |
|
|
const double & |
width1, |
|
|
const double & |
center2, |
|
|
const double & |
width2, |
|
|
int |
boundary1, |
|
|
int |
boundary2 |
|
) |
| const |
◆ set()
template<int Degree, class Real >
| void FunctionData< Degree, Real >::set |
( |
const int & |
maxDepth, |
|
|
const PPolynomial< Degree > & |
F, |
|
|
const int & |
normalize, |
|
|
bool |
useDotRatios = true, |
|
|
bool |
reflectBoundary = false |
|
) |
| |
◆ setDotTables()
template<int Degree, class Real >
| virtual void FunctionData< Degree, Real >::setDotTables |
( |
const int & |
flags | ) |
|
|
virtual |
◆ setValueTables() [1/2]
template<int Degree, class Real >
| virtual void FunctionData< Degree, Real >::setValueTables |
( |
const int & |
flags, |
|
|
const double & |
smooth = 0 |
|
) |
| |
|
virtual |
◆ setValueTables() [2/2]
template<int Degree, class Real >
| virtual void FunctionData< Degree, Real >::setValueTables |
( |
const int & |
flags, |
|
|
const double & |
valueSmooth, |
|
|
const double & |
normalSmooth |
|
) |
| |
|
virtual |
◆ SymmetricIndex() [1/2]
template<int Degree, class Real >
| static int FunctionData< Degree, Real >::SymmetricIndex |
( |
const int & |
i1, |
|
|
const int & |
i2 |
|
) |
| |
|
inlinestatic |
◆ SymmetricIndex() [2/2]
template<int Degree, class Real >
| static int FunctionData< Degree, Real >::SymmetricIndex |
( |
const int & |
i1, |
|
|
const int & |
i2, |
|
|
int & |
index |
|
) |
| |
|
inlinestatic |
◆ baseFunction
template<int Degree, class Real >
◆ baseFunctions
template<int Degree, class Real >
◆ D2_DOT_FLAG
template<int Degree, class Real >
◆ d2DotTable
template<int Degree, class Real >
◆ D_DOT_FLAG
template<int Degree, class Real >
◆ D_VALUE_FLAG
template<int Degree, class Real >
◆ dBaseFunction
template<int Degree, class Real >
◆ dDotTable
template<int Degree, class Real >
◆ depth
template<int Degree, class Real >
◆ dLeftBaseFunction
template<int Degree, class Real >
◆ DOT_FLAG
template<int Degree, class Real >
◆ dotTable
template<int Degree, class Real >
◆ dRightBaseFunction
template<int Degree, class Real >
◆ dValueTables
template<int Degree, class Real >
◆ leftBaseFunction
template<int Degree, class Real >
◆ res
template<int Degree, class Real >
◆ res2
template<int Degree, class Real >
◆ rightBaseFunction
template<int Degree, class Real >
◆ VALUE_FLAG
template<int Degree, class Real >
◆ valueTables
template<int Degree, class Real >
The documentation for this class was generated from the following file:
- /root/ACloudViewer/libs/Reconstruction/lib/PoissonRecon/FunctionData.h