// SISMath.cpp: implementation of the CSISMath class. // ////////////////////////////////////////////////////////////////////// #include "stdafx.h" #include "SISMath.h" #include #include #include ////////////////////////////////////////////////////////////////////// // Construction/Destruction ////////////////////////////////////////////////////////////////////// #define SIS_SIMD #define SIS_DEBUG_OMP #define MOMP_MAX_THREAD_SIZE 4 //#define SIS_ASM