Home
last modified time | relevance | path

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

/dports/math/blaze/blaze-3.8/blazetest/src/mathtest/operations/smatdmatschur/
H A DMakefile384 MCbUDb: MCbUDb.o target
H A Drun202 EXE=$PATH_SMATDMATSCHUR/MCbUDb; 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 DMakefile383 MCbUDb: MCbUDb.o target
H A Drun178 EXE=$PATH_SMATDMATKRON/MCbUDb; 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 DMakefile384 MCbUDb: MCbUDb.o target
H A Drun202 EXE=$PATH_SMATDMATSUB/MCbUDb; 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 DMakefile383 MCbUDb: MCbUDb.o target
H A Drun202 EXE=$PATH_SMATDMATADD/MCbUDb; 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 DMakefile448 MCbUDb: MCbUDb.o target
H A Drun234 EXE=$PATH_SMATDMATMULT/MCbUDb; if [ -x $EXE ]; then $EXE; if [ $? != 0 ]; then exit 1; fi fi