Home
last modified time | relevance | path

Searched defs:test_symm (Results 1 – 8 of 8) sorted by relevance

/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/test/CodeGen/AMDGPU/GlobalISel/
H A Dinst-select-brcond.mir32 %2:sgpr(s32) = G_ICMP intpred(eq), %0, %1
/dports/science/py-dlib/dlib-19.22/dlib/test/
H A Dmatrix_eig.cpp149 eigenvalue_decomposition<matrix_type> test_symm(make_symmetric(mr)); in test_eigenvalue() local
157 eigenvalue_decomposition<matrix_type> test_symm(make_symmetric(mc)); in test_eigenvalue() local
/dports/science/dlib-cpp/dlib-19.22/dlib/test/
H A Dmatrix_eig.cpp149 eigenvalue_decomposition<matrix_type> test_symm(make_symmetric(mr)); in test_eigenvalue() local
157 eigenvalue_decomposition<matrix_type> test_symm(make_symmetric(mc)); in test_eigenvalue() local
/dports/math/blis/blis-0.8.1/vendor/testcpp/
H A Dtest_symm.cc90 void test_symm( ) in test_symm() function
/dports/math/casadi/casadi-3.5.5/test/python/
H A Dtools.py523 def test_symm(self): member in Toolstests
H A Doptistack.py804 def test_symm(self): member in OptiStacktests
/dports/science/py-scipy/scipy-1.7.1/scipy/linalg/tests/
H A Dtest_blas.py833 def test_symm(self): member in TestBLAS3Symm
/dports/math/gsl/gsl-2.7/cblas/
H A Dtest_symm.c9 test_symm (void) { in test_symm() function