LAPACK helpers in C that need care too
This commit is contained in:
@@ -702,7 +702,7 @@ int CNAME(BLASLONG n, BLASLONG k1, BLASLONG k2, FLOAT *a, BLASLONG lda, blasint
|
||||
*(b1 + 0) = A1;
|
||||
*(b1 + 1) = A2;
|
||||
}
|
||||
buffer += 2;
|
||||
// buffer += 2;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user