forum.alglib.net

ALGLIB forum
It is currently Sun Apr 28, 2024 11:31 am

All times are UTC


Forum rules


1. This forum can be used for discussion of both ALGLIB-related and general numerical analysis questions
2. This forum is English-only - postings in other languages will be removed.



Post new topic Reply to topic  [ 2 posts ] 
Author Message
 Post subject: Alglibe, unix, php
PostPosted: Tue May 31, 2011 7:02 am 
Offline

Joined: Tue May 31, 2011 6:59 am
Posts: 1
Hello!

How can I call ALGLIB from PHP script?


Top
 Profile  
 
 Post subject: Re: Alglibe, unix, php
PostPosted: Tue May 31, 2011 7:58 pm 
Offline
Site Admin

Joined: Fri May 07, 2010 7:06 am
Posts: 906
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.


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 2 posts ] 

All times are UTC


Who is online

Users browsing this forum: Bing [Bot] and 299 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group