![]() |
IPSDK
4_1_0_2
IPSDK : Image Processing Software Development Kit
|
Public Member Functions | |
| ~LinearKernel () | |
| destructor | |
| IPSDK_FORCEINLINE ipReal64 | value (const Vector &v) const |
| compute function value for two equal input points | |
| IPSDK_FORCEINLINE ipReal64 | value (const Vector &v0, const Vector &v1) const |
| compute function value for two input points More... | |
Static Public Member Functions | |
| static LinearKernel | createKernel () |
| function allowing to create a kernel | |
Protected Member Functions | |
| LinearKernel () | |
| Constructor. | |
|
inline |
compute function value for two input points
1.8.14