From e054d311902133230f8a06f4c742958dd89895b7 Mon Sep 17 00:00:00 2001 From: jofret Date: Thu, 18 Jun 2009 12:57:28 +0000 Subject: Correct loop implementation --- src/c/operations/interfaces/int_OpDotBackSlash.h | 38 +++++++++++++----------- 1 file changed, 21 insertions(+), 17 deletions(-) (limited to 'src') diff --git a/src/c/operations/interfaces/int_OpDotBackSlash.h b/src/c/operations/interfaces/int_OpDotBackSlash.h index 5ccd70ef..0577857f 100644 --- a/src/c/operations/interfaces/int_OpDotBackSlash.h +++ b/src/c/operations/interfaces/int_OpDotBackSlash.h @@ -37,47 +37,47 @@ /* Scalar \ Matrix */ #define s0s2OpDotBackSlashs2(in1,in2,size,out) {int i;\ - for(int i=0;i