Home
last modified time | relevance | path

Searched defs:skewness (Results 1 – 9 of 9) sorted by relevance

/external/tensorflow/tensorflow/contrib/distributions/python/ops/
Dsinh_arcsinh.py109 skewness=None, argument
224 def skewness(self): member in SinhArcsinh
Dvector_sinh_arcsinh_diag.py111 skewness=None, argument
272 def skewness(self): member in VectorSinhArcsinhDiag
/external/tensorflow/tensorflow/contrib/distributions/python/ops/bijectors/
Dsinh_arcsinh.py109 skewness=None, argument
147 def skewness(self): member in SinhArcsinh
/external/ImageMagick/MagickCore/
Dstatistic.h46 skewness, member
Dproperty.c2983 skewness; in GetMagickProperty() local
3208 skewness; in GetMagickProperty() local
Dfx.c1164 skewness; in FxChannelStatistics() local
1200 skewness; in FxChannelStatistics() local
Dstatistic.c1227 double *kurtosis,double *skewness,ExceptionInfo *exception) in GetImageKurtosis()
/external/ImageMagick/Magick++/lib/
DStatistic.cpp367 double Magick::ChannelStatistics::skewness() const in skewness() function in Magick::ChannelStatistics
/external/ImageMagick/MagickWand/
Dmagick-image.c4112 double *kurtosis,double *skewness) in MagickGetImageKurtosis()