Home
last modified time | relevance | path

Searched defs:EigenValues (Results 1 – 25 of 29) sorted by relevance

12

/dports/science/elmerfem/elmerfem-release-9.0/fem/src/
H A DLinearAlgebra.F90394 SUBROUTINE EigenValues( A, n, Vals ) subroutine
396 REAL(KIND=dp) :: A(:,:)
397 INTEGER :: n local
398 COMPLEX(KIND=dp) :: Vals(:)
400 INTEGER :: iter, i, j, k local
401 REAL(KIND=dp) :: b, s, t local
475 SUBROUTINE vbcalc( x,v,b,beg,end )
505 SUBROUTINE Hesse(H, dim)
558 SUBROUTINE Francis( H, dim )
/dports/cad/opencascade/opencascade-7.6.0/src/math/
H A Dmath_Jacobi.hxx93 math_Vector EigenValues; member in math_Jacobi
/dports/cad/opencascade/opencascade-7.6.0/inc/
H A Dmath_Jacobi.hxx93 math_Vector EigenValues; member in math_Jacobi
/dports/devel/py-cadquery-pywrap/pywrap-e8c7bc9/opencascade/
H A Dmath_Jacobi.hxx93 math_Vector EigenValues; member in math_Jacobi
/dports/math/newmat/newmat-1.1_1/
H A Dnewmatap.h134 inline void EigenValues(const SymmetricMatrix& A, DiagonalMatrix& D) in EigenValues() function
137 inline void EigenValues(const SymmetricMatrix& A, DiagonalMatrix& D, in EigenValues() function
140 inline void EigenValues(const SymmetricMatrix& A, DiagonalMatrix& D, Matrix& V) in EigenValues() function
/dports/science/berkeleygw/BGW-2.0.0/MeanField/EPM/
H A DtiseOpsMod.f9017 Subroutine EigenValues( eigenStates, minVec, iBand, kPoint) subroutine
27 PUSH_SUB(EigenValues) argument
/dports/science/InsightToolkit/ITK-5.0.1/Modules/Core/Common/include/
H A DitkSymmetricEigenAnalysis.h446 TVector & EigenValues, in ComputeEigenValuesAndVectorsWithEigenLibrary()
583 TVector & EigenValues) const in ComputeEigenValuesWithEigenLibrary()
716 TVector & EigenValues) const in ComputeEigenValues()
744 TVector & EigenValues, in ComputeEigenValuesAndVectors()
H A DitkSymmetricEigenAnalysis.hxx45 TVector & EigenValues, in ComputeEigenValuesAndVectors()
103 TVector & EigenValues, in ComputeEigenValuesAndVectorsLegacy()
/dports/math/mlpack/mlpack-3.4.2/src/mlpack/core/data/scaler_methods/
H A Dzca_whitening.hpp98 const arma::vec& EigenValues() const { return pca.EigenValues(); } in EigenValues() function in mlpack::data::ZCAWhitening
H A Dpca_whitening.hpp117 const arma::vec& EigenValues() const { return eigenValues; } in EigenValues() function in mlpack::data::PCAWhitening
/dports/cad/gmsh/gmsh-4.9.2-source/contrib/Netgen/libsrc/gprim/
H A Dgeomfuncs.cpp84 void EigenValues (const Mat<3,3> & m, Vec<3> & ev) in EigenValues() function
/dports/cad/netgen/netgen-6.2.2105/libsrc/gprim/
H A Dgeomfuncs.cpp84 void EigenValues (const Mat<3,3> & m, Vec<3> & ev) in EigenValues() function
/dports/science/elmerfem/elmerfem-release-9.0/ElmerGUI/netgen/libsrc/gprim/
H A Dgeomfuncs.cpp84 void EigenValues (const Mat<3,3> & m, Vec<3> & ev) in EigenValues() function
/dports/math/optpp/optpp-2.4/newmat11/
H A Devalue.C283 void EigenValues(const SymmetricMatrix& A, DiagonalMatrix& D, Matrix& Z) in EigenValues() function
286 void EigenValues(const SymmetricMatrix& X, DiagonalMatrix& D) in EigenValues() function
289 void EigenValues(const SymmetricMatrix& X, DiagonalMatrix& D, in EigenValues() function
/dports/graphics/ossim/ossim-OrchidIsland-2.11.1/src/matrix/
H A Devalue.cpp283 void EigenValues(const SymmetricMatrix& A, DiagonalMatrix& D, Matrix& Z) in EigenValues() function
286 void EigenValues(const SymmetricMatrix& X, DiagonalMatrix& D) in EigenValues() function
289 void EigenValues(const SymmetricMatrix& X, DiagonalMatrix& D, in EigenValues() function
/dports/science/siconos/siconos-4.4.0/kernel/src/utils/SiconosAlgebra/test/
H A DEigenProblemsTest.cpp59 SP::SiconosVector EigenValues(new SiconosVector(size)); in testSyev() local
/dports/math/py-sympy/sympy-1.9/sympy/matrices/expressions/
H A Dfactorizations.py33 class EigenValues(Factorization): class
/dports/science/wxmacmolplt/wxmacmolplt-7.7-43-g9a46f7a/src/
H A DMath3D.cpp449 double * EigenValues, long NumVectors, long Dimension) { in SymmetricJacobiDiagonalization()
625 void SortEigenValues(double * EigenVectors, double * EigenValues, long Dimension) { in SortEigenValues()
/dports/graphics/R-cran-s2/s2/src/s2/util/math/
H A Dmatrix3x3.h429 int EigenValues(MVector *eig_val) const { in EigenValues() function
/dports/graphics/s2/s2geometry-0.9.0/src/s2/util/math/
H A Dmatrix3x3.h429 int EigenValues(MVector *eig_val) const { in EigenValues() function
/dports/graphics/py-s2/s2geometry-0.9.0/src/s2/util/math/
H A Dmatrix3x3.h429 int EigenValues(MVector *eig_val) const { in EigenValues() function
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/s2/util/math/
H A Dmatrix3x3-inl.h457 int EigenValues(MVector *eig_val) { in EigenValues() function
/dports/math/vtk8/VTK-8.2.0/Filters/Statistics/
H A DvtkPCAStatistics.cxx210 std::vector<double> EigenValues; member in vtkPCAAssessFunctor
/dports/math/vtk9/VTK-9.1.0/Filters/Statistics/
H A DvtkPCAStatistics.cxx194 std::vector<double> EigenValues; member in vtkPCAAssessFunctor
/dports/math/vtk6/VTK-6.2.0/Filters/Statistics/
H A DvtkPCAStatistics.cxx209 std::vector<double> EigenValues; member in vtkPCAAssessFunctor

12