Home
last modified time | relevance | path

Searched defs:maxstatenum (Results 1 – 3 of 3) sorted by relevance

/dports/audio/julius/julius-4.1.2/libsent/include/sent/
H A Ddfa.h78 int maxstatenum; ///< Number of maximum allocated states member
H A Dhtk_hmm.h401 int maxstatenum; ///< Maximum number of state per model member
/dports/math/saga/saga-8.1.3/saga-gis/src/saga_core/saga_api/
H A Dmat_mRMR.cpp857 template <class T> double * CSG_mRMR::Get_JointProb(T * img1, T * img2, long len, long maxstatenum,… in Get_JointProb()