Home
last modified time | relevance | path

Searched refs:UCbMDb (Results 1 – 10 of 10) sorted by relevance

/dports/math/blaze/blaze-3.8/blazetest/src/mathtest/operations/smatdmatschur/
H A DMakefile574 UCbMDb: UCbMDb.o target
H A Drun300 EXE=$PATH_SMATDMATSCHUR/UCbMDb; if [ -x $EXE ]; then $EXE; if [ $? != 0 ]; then exit 1; fi fi
/dports/math/blaze/blaze-3.8/blazetest/src/mathtest/operations/smatdmatkron/
H A DMakefile573 UCbMDb: UCbMDb.o target
H A Drun276 EXE=$PATH_SMATDMATKRON/UCbMDb; if [ -x $EXE ]; then $EXE; if [ $? != 0 ]; then exit 1; fi fi
/dports/math/blaze/blaze-3.8/blazetest/src/mathtest/operations/smatdmatsub/
H A DMakefile648 UCbMDb: UCbMDb.o target
H A Drun338 EXE=$PATH_SMATDMATSUB/UCbMDb; if [ -x $EXE ]; then $EXE; if [ $? != 0 ]; then exit 1; fi fi
/dports/math/blaze/blaze-3.8/blazetest/src/mathtest/operations/smatdmatadd/
H A DMakefile647 UCbMDb: UCbMDb.o target
H A Drun338 EXE=$PATH_SMATDMATADD/UCbMDb; if [ -x $EXE ]; then $EXE; if [ $? != 0 ]; then exit 1; fi fi
/dports/math/blaze/blaze-3.8/blazetest/src/mathtest/operations/smatdmatmult/
H A DMakefile678 UCbMDb: UCbMDb.o target
H A Drun352 EXE=$PATH_SMATDMATMULT/UCbMDb; if [ -x $EXE ]; then $EXE; if [ $? != 0 ]; then exit 1; fi fi