facebook360_dep
Facebook360 Depth Estimation Pipeline
|
This is the complete list of members for fb360_dep::math_util::Butterworth, including all inherited members.
Butterworth(const float minX, const float maxX, const int size, const float cutoffFreq, const int order) | fb360_dep::math_util::Butterworth | inline |
f(const float x) const | fb360_dep::math_util::Butterworth | inlineprotectedvirtual |
getSize() const | fb360_dep::math_util::MonotonicTable< float > | inline |
initTable() | fb360_dep::math_util::MonotonicTable< float > | inline |
maxX | fb360_dep::math_util::MonotonicTable< float > | protected |
minX | fb360_dep::math_util::MonotonicTable< float > | protected |
MonotonicTable(const float minX_, const float maxX_, const int size_) | fb360_dep::math_util::MonotonicTable< float > | inline |
operator()(const float x) const | fb360_dep::math_util::MonotonicTable< float > | inline |
rangeScale | fb360_dep::math_util::MonotonicTable< float > | protected |
size | fb360_dep::math_util::MonotonicTable< float > | protected |
table | fb360_dep::math_util::MonotonicTable< float > | protected |