beagle_cpu_eigendecomposition(3) debian man page | unix.com

Man Page: beagle_cpu_eigendecomposition

Operating Environment: debian

Section: 3

beagle::cpu::EigenDecomposition(3)				     HMSBEAGLE					beagle::cpu::EigenDecomposition(3)

NAME
beagle::cpu::EigenDecomposition -
SYNOPSIS
Public 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)
Related Man Pages
sbvec3i32(3) - debian
sosfdouble(3) - debian
beagle_beaglejniwrapper(3) - debian
beagle_beaglejniimpl(3) - debian
beagle_gpu_beaglegpuimpl(3) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Is UNIX an open source OS ?
Introduction
Find columns in a file based on header and print to new file
How to copy a column of multiple files and paste into new excel file (next to column)?