Home
last modified time | relevance | path

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

/dports/math/blaze/blaze-3.8/blazetest/src/mathtest/operations/smatsmatschur/
H A DMakefile194 LCaMIa: LCaMIa.o target
H A Drun106 EXE=$PATH_SMATSMATSCHUR/LCaMIa; 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 DMakefile193 LCaMIa: LCaMIa.o target
H A Drun106 EXE=$PATH_SMATSMATKRON/LCaMIa; 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 DMakefile194 LCaMIa: LCaMIa.o target
H A Drun106 EXE=$PATH_SMATSMATMULT/LCaMIa; 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 DMakefile210 LCaMIa: LCaMIa.o target
H A Drun114 EXE=$PATH_SMATSMATADD/LCaMIa; 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 DMakefile210 LCaMIa: LCaMIa.o target
H A Drun114 EXE=$PATH_SMATSMATSUB/LCaMIa; if [ -x $EXE ]; then $EXE; if [ $? != 0 ]; then exit 1; fi fi