From 1dd79f23f783564719a52de7d9b54b17005c32d7 Mon Sep 17 00:00:00 2001 From: Willem Jan Palenstijn Date: Fri, 2 May 2014 09:20:54 +0000 Subject: Add SIRT-Weighted BP3D (par3d-only) for use in large BP --- cuda/3d/arith3d.h | 1 + 1 file changed, 1 insertion(+) (limited to 'cuda/3d/arith3d.h') diff --git a/cuda/3d/arith3d.h b/cuda/3d/arith3d.h index 53c9b79..5635ffd 100644 --- a/cuda/3d/arith3d.h +++ b/cuda/3d/arith3d.h @@ -37,6 +37,7 @@ struct opAddScaled; struct opScaleAndAdd; struct opAddMulScaled; struct opAddMul; +struct opAdd; struct opMul; struct opMul2; struct opDividedBy; -- cgit v1.2.3