Home
last modified time | relevance | path

Searched refs:_normalise (Results 1 – 25 of 36) sorted by relevance

12

/dports/textproc/py-nltk/nltk-3.4.1/nltk/cluster/
H A Dutil.py48 vectors = list(map(self._normalise, vectors))
76 vector = self._normalise(vector)
90 vector = self._normalise(vector)
107 vector = self._normalise(vector)
112 def _normalise(self, vector): member in VectorSpaceClusterer
H A Dgaac.py108 centroid = self._normalise(cluster[0])
113 centroid += self._normalise(vector)
/dports/devel/p5-Media-Type-Simple/Media-Type-Simple-v0.31.0/lib/Media/Type/
H A DSimple.pm283 sub _normalise { subroutine
298 my ($cat, $spec) = _normalise($type);
321 my ($cat, $spec) = _normalise($type);
/dports/multimedia/handbrake/ffmpeg-4.4/libavcodec/
H A Dmss12.h115 prefix ## _normalise(c); \
130 prefix ## _normalise(c); \
/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libavcodec/
H A Dmss12.h113 prefix ## _normalise(c); \
128 prefix ## _normalise(c); \
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavcodec/
H A Dmss12.h115 prefix ## _normalise(c); \
130 prefix ## _normalise(c); \
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavcodec/
H A Dmss12.h113 prefix ## _normalise(c); \
128 prefix ## _normalise(c); \
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavcodec/
H A Dmss12.h115 prefix ## _normalise(c); \
130 prefix ## _normalise(c); \
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/libavcodec/
H A Dmss12.h113 prefix ## _normalise(c); \
128 prefix ## _normalise(c); \
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavcodec/
H A Dmss12.h115 prefix ## _normalise(c); \
130 prefix ## _normalise(c); \
/dports/deskutils/p5-Data-ICal-DateTime/Data-ICal-DateTime-0.82/t/
H A D00.load.t11 for (qw(start end duration summary description recurrence explode is_in _normalise)) {
H A D01.parse.t13 for (qw(start end duration summary description url recurrence explode is_in _normalise)) {
/dports/deskutils/p5-Data-ICal-DateTime/Data-ICal-DateTime-0.82/lib/Data/ICal/
H A DDateTime.pm661 my %e = $self->_normalise;
777 my %e = $self->_normalise;
786 sub _normalise { subroutine
/dports/textproc/py-regex/regex-2020.7.14/tools/
H A Dbuild_regex_unicode.py94 self._normalise()
95 other._normalise()
131 self._normalise()
136 self._normalise()
141 self._normalise()
146 self._normalise()
150 def _normalise(self): member in Ranges
/dports/math/p5-Number-Fraction/Number-Fraction-v3.0.3/lib/Number/
H A DFraction.pm462 $self->_normalise;
465 sub _normalise { method in Number::Fraction
/dports/devel/py-lazr.uri/lazr.uri-1.0.5/src/lazr/uri/
H A D_uri.py275 self._normalise()
285 def _normalise(self): member in URI
/dports/math/e-antic/flint2-ae7ec89/flintxx/test/
H A Dt-fmpz_mod_polyxx.cpp48 q._normalise(); in test_manipulation()
/dports/math/e-antic/e-antic-1.0.0-rc.13/libeantic/upstream/antic/flintxx/test/
H A Dt-fmpz_mod_polyxx.cpp48 q._normalise(); in test_manipulation()
/dports/math/e-antic/flint2-ae7ec89/
H A Dpadic_polyxx.h167 void _normalise() {_padic_poly_normalise(_poly());} in _normalise() function
H A Dfmpq_polyxx.h120 void _normalise() {_fmpq_poly_normalise(_poly());} in _normalise() function
/dports/math/e-antic/e-antic-1.0.0-rc.13/libeantic/upstream/antic/
H A Dpadic_polyxx.h167 void _normalise() {_padic_poly_normalise(_poly());} in _normalise() function
H A Dfmpq_polyxx.h120 void _normalise() {_fmpq_poly_normalise(_poly());} in _normalise() function
/dports/math/flint2/flint-2.8.4/flintxx/test/
H A Dt-fmpz_mod_polyxx.cpp49 q._normalise(); in test_manipulation()
/dports/math/flint2/flint-2.8.4/
H A Dpadic_polyxx.h167 void _normalise() {_padic_poly_normalise(_poly());} in _normalise() function
H A Dfmpq_polyxx.h120 void _normalise() {_fmpq_poly_normalise(_poly());} in _normalise() function

12