Home
last modified time | relevance | path

Searched refs:MDbM3x3a (Results 1 – 14 of 14) sorted by relevance

/dports/math/blaze/blaze-3.8/blazetest/src/mathtest/operations/dmatdmatkron/
H A DMakefile332 MDbM3x3a: MDbM3x3a.o target
H A Drun178 EXE=$PATH_DMATDMATKRON/MDbM3x3a; if [ -x $EXE ]; then $EXE; if [ $? != 0 ]; then exit 1; fi fi
/dports/math/blaze/blaze-3.8/blazetest/src/mathtest/operations/dmatdmatmin/
H A DMakefile479 MDbM3x3a: MDbM3x3a.o target
H A Drun254 EXE=$PATH_DMATDMATMIN/MDbM3x3a; if [ -x $EXE ]; then $EXE; if [ $? != 0 ]; then exit 1; fi fi
/dports/math/blaze/blaze-3.8/blazetest/src/mathtest/operations/dmatdmatschur/
H A DMakefile479 MDbM3x3a: MDbM3x3a.o target
H A Drun254 EXE=$PATH_DMATDMATSCHUR/MDbM3x3a; if [ -x $EXE ]; then $EXE; if [ $? != 0 ]; then exit 1; fi fi
/dports/math/blaze/blaze-3.8/blazetest/src/mathtest/operations/dmatdmatsub/
H A DMakefile479 MDbM3x3a: MDbM3x3a.o target
H A Drun254 EXE=$PATH_DMATDMATSUB/MDbM3x3a; if [ -x $EXE ]; then $EXE; if [ $? != 0 ]; then exit 1; fi fi
/dports/math/blaze/blaze-3.8/blazetest/src/mathtest/operations/dmatdmatmax/
H A DMakefile479 MDbM3x3a: MDbM3x3a.o target
H A Drun254 EXE=$PATH_DMATDMATMAX/MDbM3x3a; if [ -x $EXE ]; then $EXE; if [ $? != 0 ]; then exit 1; fi fi
/dports/math/blaze/blaze-3.8/blazetest/src/mathtest/operations/dmatdmatadd/
H A DMakefile479 MDbM3x3a: MDbM3x3a.o target
H A Drun254 EXE=$PATH_DMATDMATADD/MDbM3x3a; if [ -x $EXE ]; then $EXE; if [ $? != 0 ]; then exit 1; fi fi
/dports/math/blaze/blaze-3.8/blazetest/src/mathtest/operations/dmatdmatmult/
H A DMakefile551 MDbM3x3a: MDbM3x3a.o target
H A Drun290 EXE=$PATH_DMATDMATMULT/MDbM3x3a; if [ -x $EXE ]; then $EXE; if [ $? != 0 ]; then exit 1; fi fi