![]() |
Problems about Mixed programming with C++ and Fortran
I have to do some job about image processing.
I have chosen Blitz++ as my matrix manipulation library. But it is weak in numerical calculation. So I want to combine C++ and Fortran. C++ does the logic control job, and Fortran sees to numerical calculation problems. My plan: Encapsulating the Fortran codes as a DLL using compaq visual Fortran. Then invoke the functions in the DLL with C++. So there is the problem: How to pass a matrix of Blitz++ to Fortran, and how to return a result matrix back to Blitz++? Has anyone done this kind of job before? Help me , pls. Any suggestion will be apprecited! |
Re: Problems about Mixed programming with C++ and Fortran
Help!
|
Re: Problems about Mixed programming with C++ and Fortran
Guch Wu wrote: > Help! You're asking in the wrong group, that's why you're getting no help. |
Re: Problems about Mixed programming with C++ and Fortran
Could you tell me where can I go for help?
Thanks! |
| All times are GMT. The time now is 07:31 AM. |
Powered by vBulletin®. Copyright ©2000 - 2013, vBulletin Solutions, Inc.
SEO by vBSEO ©2010, Crawlability, Inc.