Home
last modified time | relevance | path

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

/dports/math/blaze/blaze-3.8/blazetest/src/mathtest/operations/smatsmatschur/
H A DMakefile190 LCaMCa: LCaMCa.o target
H A Drun104 EXE=$PATH_SMATSMATSCHUR/LCaMCa; if [ -x $EXE ]; then $EXE; if [ $? != 0 ]; then exit 1; fi fi
/dports/math/blaze/blaze-3.8/blazetest/src/mathtest/operations/smatsmatkron/
H A DMakefile189 LCaMCa: LCaMCa.o target
H A Drun104 EXE=$PATH_SMATSMATKRON/LCaMCa; if [ -x $EXE ]; then $EXE; if [ $? != 0 ]; then exit 1; fi fi
/dports/math/blaze/blaze-3.8/blazetest/src/mathtest/operations/smatsmatmult/
H A DMakefile190 LCaMCa: LCaMCa.o target
H A Drun104 EXE=$PATH_SMATSMATMULT/LCaMCa; if [ -x $EXE ]; then $EXE; if [ $? != 0 ]; then exit 1; fi fi
/dports/math/blaze/blaze-3.8/blazetest/src/mathtest/operations/smatsmatadd/
H A DMakefile206 LCaMCa: LCaMCa.o target
H A Drun112 EXE=$PATH_SMATSMATADD/LCaMCa; if [ -x $EXE ]; then $EXE; if [ $? != 0 ]; then exit 1; fi fi
/dports/math/blaze/blaze-3.8/blazetest/src/mathtest/operations/smatsmatsub/
H A DMakefile206 LCaMCa: LCaMCa.o target
H A Drun112 EXE=$PATH_SMATSMATSUB/LCaMCa; if [ -x $EXE ]; then $EXE; if [ $? != 0 ]; then exit 1; fi fi