Home
last modified time | relevance | path

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

/dports/math/blaze/blaze-3.8/blazetest/src/mathtest/operations/dmatdmatkron/
H A DMakefile511 UDaMDa: UDaMDa.o target
H A Drun271 EXE=$PATH_DMATDMATKRON/UDaMDa; 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 DMakefile678 UDaMDa: UDaMDa.o target
H A Drun357 EXE=$PATH_DMATDMATMIN/UDaMDa; 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 DMakefile678 UDaMDa: UDaMDa.o target
H A Drun357 EXE=$PATH_DMATDMATSCHUR/UDaMDa; 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 DMakefile678 UDaMDa: UDaMDa.o target
H A Drun357 EXE=$PATH_DMATDMATSUB/UDaMDa; 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 DMakefile678 UDaMDa: UDaMDa.o target
H A Drun357 EXE=$PATH_DMATDMATMAX/UDaMDa; 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 DMakefile678 UDaMDa: UDaMDa.o target
H A Drun357 EXE=$PATH_DMATDMATADD/UDaMDa; 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 DMakefile940 UDaMDa: UDaMDa.o target
H A Drun491 EXE=$PATH_DMATDMATMULT/UDaMDa; if [ -x $EXE ]; then $EXE; if [ $? != 0 ]; then exit 1; fi fi