00001 #ifndef __VMML__LAPACK_INCLUDES__HPP__
00002 #define __VMML__LAPACK_INCLUDES__HPP__
00003
00004
00005 #ifdef __APPLE__
00006
00007 #include <Accelerate/Accelerate.h>
00008
00009 #else
00010
00011
00012
00013 #endif
00014
00015
00016
00017 #endif
00018