Home
last modified time | relevance | path

Searched defs:morpho (Results 1 – 5 of 5) sorted by relevance

/dports/multimedia/vapoursynth/vapoursynth-R54/doc/plugins/
H A Dmorpho.rst1 .. _morpho: target
/dports/multimedia/vapoursynth/vapoursynth-R54/
H A Dconfigure.ac342 AC_ARG_ENABLE([morpho], AS_HELP_STRING([--enable-morpho], [Enable the morpho plugin. … optenable
/dports/astro/stellarium/stellarium-0.21.3/src/core/
H A DSimbadSearcher.cpp204 int radius, bool IDs, bool types, bool spectrum, bool morpho, bool dim) in lookupCoords()
/dports/math/py-nevergrad/nevergrad-0.4.3.post2/nevergrad/functions/photonics/
H A Dphotonics.py173 def morpho(X: np.ndarray) -> float: function
/dports/textproc/py-ufal.udpipe/ufal.udpipe-1.2.0.3/udpipe/
H A Dudpipe.cpp1275 class morpho { class
10414 auto morpho = get_morpho(); in new_tokenizer() local
21478 unique_ptr<morphodita::morpho> morpho(morphodita::morpho::load(morpho_description)); in train_tagger_model() local