Home
last modified time | relevance | path

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

/dports/math/blaze/blaze-3.8/blazetest/src/mathtest/operations/dmatdmatkron/
H A DMakefile328 MDbLDa: MDbLDa.o target
H A Drun176 EXE=$PATH_DMATDMATKRON/MDbLDa; 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 DMakefile471 MDbLDa: MDbLDa.o target
H A Drun250 EXE=$PATH_DMATDMATMIN/MDbLDa; 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 DMakefile471 MDbLDa: MDbLDa.o target
H A Drun250 EXE=$PATH_DMATDMATSCHUR/MDbLDa; 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 DMakefile471 MDbLDa: MDbLDa.o target
H A Drun250 EXE=$PATH_DMATDMATSUB/MDbLDa; 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 DMakefile471 MDbLDa: MDbLDa.o target
H A Drun250 EXE=$PATH_DMATDMATMAX/MDbLDa; 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 DMakefile471 MDbLDa: MDbLDa.o target
H A Drun250 EXE=$PATH_DMATDMATADD/MDbLDa; 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 DMakefile543 MDbLDa: MDbLDa.o target
H A Drun286 EXE=$PATH_DMATDMATMULT/MDbLDa; if [ -x $EXE ]; then $EXE; if [ $? != 0 ]; then exit 1; fi fi