Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re: can we call c++ in perl to process PDL arrays?

by GrandFather (Saint)
on Nov 09, 2019 at 06:16 UTC ( [id://11108508]=note: print w/replies, xml ) Need Help??


in reply to can we call c++ in perl to process PDL arrays?

It works just the same a C except that C++ mangles function names so you must mark the functions you wish to call as extern "C". The functions can not be non-static member functions.

Optimising for fewest key strokes only makes sense transmitting to Pluto or beyond

Replies are listed 'Best First'.
Re^2: can we call c++ in perl to process PDL arrays?
by toothedsword (Sexton) on Nov 13, 2019 at 16:38 UTC
    Thank you so much, I will try it.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://11108508]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (3)
As of 2024-04-20 12:57 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found