Hi everybody !!! quantlibusers and
xlw-users !! I have this problem :: c:\xlw\xlw\pragmas.h(61)
: fatal error C1083: Cannot open include file: 'yvals.h': No such file or
directory On tools , options , directories ::: I put C:\xlw\xlw Please, If someone’s could help me :: it will be a
pleasure . Best regards. Nabyl. ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ QuantLib-users mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/quantlib-users |
Hi,
sorry to bother you all, but I'm new to quantlib. I want to use the forwardoptions in testsuites seperately. Could you please tell me how to do it. I am using visual c++ 8.0 Thanks in advance Pankaj ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ QuantLib-users mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/quantlib-users |
On Fri, 2007-06-15 at 12:58 +0530, pankaj agarwal wrote:
> Hi, > sorry to bother you all... No problem. > ...but I'm new to quantlib. I want to use the > forwardoptions in testsuites seperately. Could you please tell me how > to do it. I am using visual c++ 8.0 You can look at the test-suite to see how the relevant classes are instantiated. After that, you can modify one of the examples (for instance, the EquityOption example) by inserting the forward-option code. You'll end up with a simple executable you can run. If you need more functionality (say, if you want to pass parameters on the command line, or if you want to interface the code with something else) you'll need to add some more code. You're welcome to ask for more details here on the list. Later, Luigi ---------------------------------------- The rule on staying alive as a forecaster is to give 'em a number or give 'em a date, but never give 'em both at once. -- Jane Bryant Quinn ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ QuantLib-users mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/quantlib-users |
Free forum by Nabble | Edit this page |