Home
last modified time | relevance | path

Searched defs:trace_matrix (Results 1 – 22 of 22) sorted by relevance

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/vmTestbase/jit/FloatingPoint/gen_math/Matrix_3d/
H A DMatrix_3d.java111 public double trace_matrix(int nn, double www[][][]) in trace_matrix() method in Matrix_3d
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/hotspot/jtreg/vmTestbase/jit/FloatingPoint/gen_math/Matrix_3d/
H A DMatrix_3d.java111 public double trace_matrix(int nn, double www[][][]) in trace_matrix() method in Matrix_3d
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/hotspot/jtreg/vmTestbase/jit/FloatingPoint/gen_math/Matrix_3d/
H A DMatrix_3d.java110 public double trace_matrix(int nn, double www[][][]) in trace_matrix() method in Matrix_3d
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/hotspot/jtreg/vmTestbase/jit/FloatingPoint/gen_math/Matrix_3d/
H A DMatrix_3d.java109 public double trace_matrix(int nn, double www[][][]) in trace_matrix() method in Matrix_3d
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/hotspot/jtreg/vmTestbase/jit/FloatingPoint/gen_math/Matrix_3d/
H A DMatrix_3d.java109 public double trace_matrix(int nn, double www[][][]) in trace_matrix() method in Matrix_3d
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/vmTestbase/jit/FloatingPoint/gen_math/Matrix_3d/
H A DMatrix_3d.java111 public double trace_matrix(int nn, double www[][][]) in trace_matrix() method in Matrix_3d
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/hotspot/jtreg/vmTestbase/jit/FloatingPoint/gen_math/Matrix_3d/
H A DMatrix_3d.java111 public double trace_matrix(int nn, double www[][][]) in trace_matrix() method in Matrix_3d
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/hotspot/jtreg/vmTestbase/jit/FloatingPoint/gen_math/Matrix_3d/
H A DMatrix_3d.java111 public double trace_matrix(int nn, double www[][][]) in trace_matrix() method in Matrix_3d
/dports/biology/py-biopython/biopython-1.79/Bio/
H A Dpairwise2.py901 trace_matrix, argument
1119 def _reverse_matrices(score_matrix, trace_matrix): argument
1194 trace_matrix, argument
H A Dcpairwise2module.c127 unsigned char *trace_matrix = NULL; in cpairwise2__make_score_matrix_fast() local
/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dgscoord.c534 trace_matrix(register const gs_matrix * pmat) in trace_matrix() function
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgscoord.c531 trace_matrix(register const gs_matrix * pmat) in trace_matrix() function
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgscoord.c531 trace_matrix(register const gs_matrix * pmat) in trace_matrix() function
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dgscoord.c534 trace_matrix(register const gs_matrix * pmat) in trace_matrix() function
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dgscoord.c550 trace_matrix(const gs_memory_t *mem, register const gs_matrix * pmat) in trace_matrix() function
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dgscoord.c550 trace_matrix(const gs_memory_t *mem, register const gs_matrix * pmat) in trace_matrix() function
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgscoord.c551 trace_matrix(register const gs_matrix * pmat) in trace_matrix() function
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgscoord.c551 trace_matrix(register const gs_matrix * pmat) in trace_matrix() function
/dports/math/lidia/lidia-2.3.0+latte-patches-2014-10-04/src/number_fields/algebraic_num/
H A Dorder.cc897 bigint_matrix trace_matrix(O.degree(), O.degree()); in disc() local
/dports/math/ump/ump-0.8.6/src/
H A Dump_picturewin.cpp26 Matrix trace_matrix; variable
/dports/devel/py-numba/numba-0.51.2/numba/tests/
H A Dtest_linalg.py401 def trace_matrix(a, offset=0): function
/dports/math/symmetrica/symmetrica-e29c85915f368d6fb2f89d703b6695ff29ab9eae/src/
H A Dma.c1995 INT trace_matrix(a,b) OP a,b; in trace_matrix() function