Home
last modified time | relevance | path

Searched refs:tql2 (Results 1 – 25 of 68) sorted by relevance

123

/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/VNL/src/vxl/v3p/netlib/eispack/
H A Drs.f57 call tql2(nm,n,w,fv1,z,ierr)
H A Drsg.f59 call tql2(nm,n,w,fv1,z,ierr)
H A Dtql2.f1 subroutine tql2(nm,n,d,e,z,ierr) subroutine
/dports/math/eispack/eispack-1.0_14/
H A Drs.f57 call tql2(nm,n,w,fv1,z,ierr)
H A Drsg.f59 call tql2(nm,n,w,fv1,z,ierr)
H A Drsgab.f59 call tql2(nm,n,w,fv1,z,ierr)
H A Drsp.f72 call tql2(nm,n,w,fv1,z,ierr)
H A Drsb.f76 call tql2(nm,n,w,fv1,z,ierr)
H A Drsgba.f59 call tql2(nm,n,w,fv1,z,ierr)
H A Dch.f66 call tql2(nm,n,w,fv1,zr,ierr)
H A DMakefile16 tql2.f tqlrat.f trbak1.f trbak3.f tred1.f tred2.f tred3.f tridib.f \
H A Dtql2.f1 subroutine tql2(nm,n,d,e,z,ierr) subroutine
/dports/misc/vxl/vxl-3.3.2/v3p/netlib/eispack/
H A Drs.f57 call tql2(nm,n,w,fv1,z,ierr)
H A Drsg.f59 call tql2(nm,n,w,fv1,z,ierr)
H A Dtql2.f1 subroutine tql2(nm,n,d,e,z,ierr) subroutine
/dports/math/viennacl/ViennaCL-1.7.1/examples/tutorial/
H A Dtql2.cpp79 viennacl::linalg::tql2(Q, d, e); in main()
H A Dtql2.cu79 viennacl::linalg::tql2(Q, d, e); in main()
/dports/audio/faust/faust-2.37.3/tools/physicalModeling/mesh2faust/vega/libraries/minivector/
H A Deig3.cpp137 static void tql2(double V[n][n], double d[n], double e[n]) { in tql2() function
263 tql2(V, d, e); in eigen_decomposition()
/dports/math/cmlib/cmlib-3.0_8/src/eispack/
H A DMakefile13 rsp.o rst.o rt.o svd.o tinvit.o tql1.o tql2.o tqlrat.o trbak1.o\
/dports/math/viennacl/ViennaCL-1.7.1/tests/src/
H A Dtql.cpp107 viennacl::linalg::tql2(Q, d, e); in test_qr_method_sym()
H A Dtql.cu107 viennacl::linalg::tql2(Q, d, e); in test_qr_method_sym()
/dports/science/jmol/jmol-14.32.7/src/javajs/util/
H A DEigen.java155 tql2(); in calc()
366 private void tql2() { in tql2() method in Eigen
/dports/devel/open-beagle/beagle-3.0.3/PACC/Math/
H A DMatrix.hpp231 void tql2(Vector& d, Vector& e, Matrix& V) const;
/dports/math/optpp/optpp-2.4/newmat11/
H A Devalue.C98 static void tql2(DiagonalMatrix& D, DiagonalMatrix& E, Matrix& Z) in tql2() function
284 { REPORT DiagonalMatrix E; tred2(A, D, E, Z); tql2(D, E, Z); SortSV(D,Z,true); } in EigenValues()
/dports/math/newmat/newmat-1.1_1/
H A Devalue.cpp102 static void tql2(DiagonalMatrix& D, DiagonalMatrix& E, Matrix& Z) in tql2() function
288 { REPORT DiagonalMatrix E; tred2(A, D, E, Z); tql2(D, E, Z); SortSV(D,Z,true); } in eigenvalues()

123