Home
last modified time | relevance | path

Searched refs:cDerivative (Results 1 – 5 of 5) sorted by relevance

/dports/math/R-cran-RHmm/RHmm/src/
H A DcDerivative.h19 class cDerivative /*: public cBaumWelch*/
33 cDerivative(uint theNSample, uint* theT, uint theNClass, uint theNFreeParam) ;
34 cDerivative(const cInParam &theInParam, uint theNFreeParam) ;
35 virtual ~cDerivative() ;
H A DcDerivative.cpp13 cDerivative::cDerivative(uint theNSample, uint* theT, uint theNClass, uint theNFreeParam) in cDerivative() function in cDerivative
43 cDerivative::cDerivative(const cInParam &theInParam, uint theNFreeParam) in cDerivative() function in cDerivative
75 cDerivative::~cDerivative() in ~cDerivative()
98 void cDerivative::ComputeDerivative(cHmm& theHmm, cInParam& theInParam) in ComputeDerivative()
257 void cDerivative::ComputeScoreAndInformation(cDVector& theScore, cDMatrix& theInformation) in ComputeScoreAndInformation()
271 void cDerivative::ComputeCov(cHmm& theHmm, cDMatrix& theCov) in ComputeCov()
H A DRHmm.cpp754 cDerivative myDerivative(myInParam, myNFreeParam) ; in RComputeCov()
883 cDerivative myDerivative(myInParam, myNFreeParam) ; in RScoreAndInformation()
/dports/math/adol-c/ADOL-C-2.7.2/ADOL-C/boost-test/
H A DtracelessOperatorScalar.cpp73 double cDerivative = 3.5; in BOOST_AUTO_TEST_CASE() local
89 double cDerivative = 2.; in BOOST_AUTO_TEST_CASE() local
114 double cDerivative = 1.; in BOOST_AUTO_TEST_CASE() local
127 double cDerivative = 1.; in BOOST_AUTO_TEST_CASE() local
141 double cDerivative = 1. * 4. + 1. * 5.5; in BOOST_AUTO_TEST_CASE() local
167 double cDerivative = 1.; in BOOST_AUTO_TEST_CASE() local
180 double cDerivative = -1.; in BOOST_AUTO_TEST_CASE() local
193 double cDerivative = 1. * 7.3 - 1. * 1.1; in BOOST_AUTO_TEST_CASE() local
219 double cDerivative = 1. / b; in BOOST_AUTO_TEST_CASE() local
233 double cDerivative = -(c / b); in BOOST_AUTO_TEST_CASE() local
[all …]
/dports/math/R-cran-RHmm/RHmm/
H A DMD558 40d8ef8ff8b7b1595581b04fab48ef15 *src/cDerivative.cpp
59 2f452374890fbb19d0dfc3290cebc606 *src/cDerivative.h