Searched refs:transponse (Results 1 – 7 of 7) sorted by relevance
/dports/science/shelxle/shelxle-1.0.1352/ |
H A D | dsrglwindow.cpp | 537 Matrix bmat=transponse(Matrix(b1,b2,b3)); in tryfit()
|
H A D | molecule.h | 179 inline Matrix transponse (Matrix a){//transponse in transponse() function
|
H A D | molecule.cpp | 7618 y=(o*w)*transponse(o); in Uf2Uo() 7635 y=(sym*x)*transponse(sym); in Usym() 7640 y=(cell.symmops.at(s)*x)*transponse(cell.symmops.at(s)); in USymCode()
|
H A D | chgl.cpp | 792 axe=transponse(mat)*axe; in mouseMoveEvent()
|
H A D | window.cpp | 5941 amat[i]=(i==0)?transponse(Matrix(a1,a2,a3)):Matrix(a1,a2,a3); in inheritLabels() 5981 amat[0]=transponse(Matrix(a1,a2,a3)); in inheritLabels() 6025 amat[0]=transponse(Matrix(a1,a2,a3)); in inheritLabels()
|
/dports/science/quantum-espresso/q-e-qe-6.7.0/Doc/ |
H A D | release-notes | 1807 performed using d1,d2,or d3 instead of their transponse. 1810 calculations used incorrectly d2 matrices instead of their transponse.
|
H A D | ChangeLog.pw | 1210 transponse. Similar error corrected also in PP/projwave.f90
|