Home
last modified time | relevance | path

Searched refs:elemhess (Results 1 – 3 of 3) sorted by relevance

/dports/biology/phyml/phyml-3.3.20200621/src/
H A Deigen.h23 void elemhess(int job, phydbl *mat, int n, int low, int hi,
H A Deigen.c58 elemhess(job,A,n,low,hi,vr,vi,(int*)(work+n)); in Eigen()
417 void elemhess(int job,phydbl *mat,int n,int low,int hi, phydbl *vr, in elemhess() function
/dports/biology/iqtree/IQ-TREE-2.0.6/whtest/
H A Deigen.c47 void elemhess(int job, double mat[], int n, int low, int hi,
181 elemhess(job,A,n,low,hi,vr,vi, (int*)(work+n)); in eigen()
530 void elemhess(int job,double mat[],int n,int low,int hi, double vr[], in elemhess() function