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

Alglibe, unix, php
http://forum.alglib.net/viewtopic.php?f=2&t=369
Page 1 of 1

Author:  smile [ Tue May 31, 2011 7:02 am ]
Post subject:  Alglibe, unix, php

Hello!

How can I call ALGLIB from PHP script?

Author:  Sergey.Bochkanov [ Tue May 31, 2011 7:58 pm ]
Post subject:  Re: Alglibe, unix, php

You can start from learning about PHP-C++ interfacing. You can't pass ALGLIB datatypes between C++ and PHP (except for pointers to objects allocated by ALGLIB), but you can convert PHP type into appropriate C type, pass it to C++, and manually convert it into ALGLIB array, etc.

P.S. I've converted your message to English. Please, write in English - this forum is English-only and deliberately kept clean from postings in other languages.

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