IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
ipsdk::math::clustering::SigmoidKernel Member List

This is the complete list of members for ipsdk::math::clustering::SigmoidKernel, including all inherited members.

_gammaipsdk::math::clustering::SigmoidKernelprotected
_thetaipsdk::math::clustering::SigmoidKernelprotected
createKernel(const ipReal64 gamma, const ipReal64 theta)ipsdk::math::clustering::SigmoidKernelstatic
getGamma() constipsdk::math::clustering::SigmoidKernelinline
getTheta() constipsdk::math::clustering::SigmoidKernelinline
SigmoidKernel(const ipReal64 gamma, const ipReal64 theta)ipsdk::math::clustering::SigmoidKernelprotected
value(const Vector &v) constipsdk::math::clustering::SigmoidKernelinline
value(const Vector &v0, const Vector &v1) constipsdk::math::clustering::SigmoidKernelinline
~SigmoidKernel()ipsdk::math::clustering::SigmoidKernel