Query: beagle_cpu_eigendecomposition
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
beagle::cpu::EigenDecomposition(3) HMSBEAGLE beagle::cpu::EigenDecomposition(3)NAMEbeagle::cpu::EigenDecomposition -SYNOPSISPublic Member Functions EigenDecomposition (int decompositionCount, int stateCount, int categoryCount, long flags) virtual void setEigenDecomposition (int eigenIndex, const double *inEigenVectors, const double *inInverseEigenVectors, const double *inEigenValues)=0 virtual void updateTransitionMatrices (int eigenIndex, const int *probabilityIndices, const int *firstDerivativeIndices, const int *secondDerivativeIndices, const double *edgeLengths, const double *categoryRates, REALTYPE **transitionMatrices, int count)=0 Protected Attributes REALTYPE ** gEigenValues int kStateCount int kEigenDecompCount int kCategoryCount long kFlags REALTYPE * matrixTmp REALTYPE * firstDerivTmp REALTYPE * secondDerivTmp Author Generated automatically by Doxygen for HMSBEAGLE from the source code. Version 1.0.0 Fri May 25 2012 beagle::cpu::EigenDecomposition(3)