Home
last modified time | relevance | path

Searched defs:eigenrot (Results 1 – 5 of 5) sorted by relevance

/dports/science/tinker/tinker/source/
H A Dpssrot.f399 subroutine eigenrot (eigen,vects) subroutine
403 integer i,j,ihess
404 real*8 eigen(*)
405 real*8, allocatable :: matrix(:)
406 real*8 vects(nomega,*)
407 real*8, allocatable :: hrot(:,:)
H A Dscan.f426 subroutine eigenrot (eigen,vects) subroutine
430 integer i,j,ihess
431 real*8 vnorm
432 real*8 eigen(*)
433 real*8, allocatable :: matrix(:)
434 real*8 vects(nomega,*)
435 real*8, allocatable :: hrot(:,:)
/dports/science/InsightToolkit/ITK-5.0.1/Modules/Filtering/ImageStatistics/include/
H A DitkImageMomentsCalculator.hxx186 vnl_real_eigensystem eigenrot( m_Pa.GetVnlMatrix() ); in Compute() local
/dports/science/InsightToolkit/ITK-5.0.1/Modules/Filtering/LabelMap/include/
H A DitkStatisticsLabelMapFilter.hxx239 vnl_real_eigensystem eigenrot( principalAxes.GetVnlMatrix() ); in ThreadedProcessLabelObject() local
H A DitkShapeLabelMapFilter.hxx339 vnl_real_eigensystem eigenrot( principalAxes.GetVnlMatrix() ); in ThreadedProcessLabelObject() local