Home
last modified time | relevance | path

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

/dports/math/blaze/blaze-3.8/blazetest/src/mathtest/operations/dmatsmatkron/
H A DMakefile448 SDbMCa: SDbMCa.o target
H A Drun238 EXE=$PATH_DMATSMATKRON/SDbMCa; if [ -x $EXE ]; then $EXE; if [ $? != 0 ]; then exit 1; fi fi
/dports/math/blaze/blaze-3.8/blazetest/src/mathtest/operations/dmatsmatschur/
H A DMakefile503 SDbMCa: SDbMCa.o target
H A Drun268 EXE=$PATH_DMATSMATSCHUR/SDbMCa; if [ -x $EXE ]; then $EXE; if [ $? != 0 ]; then exit 1; fi fi
/dports/math/blaze/blaze-3.8/blazetest/src/mathtest/operations/dmatsmatadd/
H A DMakefile563 SDbMCa: SDbMCa.o target
H A Drun298 EXE=$PATH_DMATSMATADD/SDbMCa; if [ -x $EXE ]; then $EXE; if [ $? != 0 ]; then exit 1; fi fi
/dports/math/blaze/blaze-3.8/blazetest/src/mathtest/operations/dmatsmatsub/
H A DMakefile563 SDbMCa: SDbMCa.o target
H A Drun298 EXE=$PATH_DMATSMATSUB/SDbMCa; if [ -x $EXE ]; then $EXE; if [ $? != 0 ]; then exit 1; fi fi
/dports/math/blaze/blaze-3.8/blazetest/src/mathtest/operations/dmatsmatmult/
H A DMakefile503 SDbMCa: SDbMCa.o target
H A Drun268 EXE=$PATH_DMATSMATMULT/SDbMCa; if [ -x $EXE ]; then $EXE; if [ $? != 0 ]; then exit 1; fi fi