forum.alglib.net
http://forum.alglib.net/

Adaptive Quadrature: stdafx.h
http://forum.alglib.net/viewtopic.php?f=2&t=1655
Page 1 of 1

Author:  TerraG [ Sat Apr 05, 2014 1:44 pm ]
Post subject:  Adaptive Quadrature: stdafx.h

hi,

I downloaded ALGLIB here

http://www.alglib.net/download.php

because I want to use the solving code for integration of smooth functions -> See:

http://www.alglib.net/translator/man/manual.cpp.html#example_autogk_d1

Within the example is included "stdafx.h", but when looking at this file it is empty?
Should the file be empty or is the download broken?

Author:  Sergey.Bochkanov [ Sun Apr 06, 2014 7:42 am ]
Post subject:  Re: Adaptive Quadrature: stdafx.h

Hello!

No, it should be empty. It is essential for compilation under MS Visual C++ where it is used during precompiled headers generation. If you already have stdafx.h in your directory, do not overwrite it with ALGLIB file.

Page 1 of 1 All times are UTC
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/