From: <l3...@us...> - 2008-08-26 13:31:08
|
Revision: 189 http://vmmlib.svn.sourceforge.net/vmmlib/?rev=189&view=rev Author: l3m Date: 2008-08-26 13:31:18 +0000 (Tue, 26 Aug 2008) Log Message: ----------- cross-platform fixes - lapack_types with ifdef'd typedefs for lapack-specific types, lapack_includes with the includes, so platform-specific includes have to be done only once... Modified Paths: -------------- trunk/VMMLib.xcodeproj/project.pbxproj trunk/include/vmmlib/lapack_linear_least_squares.hpp trunk/include/vmmlib/lapack_svd.hpp Added Paths: ----------- trunk/include/vmmlib/lapack_includes.hpp trunk/include/vmmlib/lapack_types.hpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |