Hi Christoph,
thanks for your reply!
Well, I assumed when I would get an asnwer that I get this one.
I also figured out that if it is not possibly to operate with the library to
write a kind of wrapper like you described in your post.
May I be able to provide all interfaces and classes from MathNetNumerics
directly via my wrapper so that I could use it this way:
foomatrix = new <wrapper name>.DenseMatrix();
Is this possible?
Other wise I have to implement the function I need in the way you
exactly described. I would use my own little library for the work that must be done
with the MathNetNumerics and deliver the results back to my main program
(COM application).
Thank you !
Best regards,
DialM
thanks for your reply!
Well, I assumed when I would get an asnwer that I get this one.
I also figured out that if it is not possibly to operate with the library to
write a kind of wrapper like you described in your post.
May I be able to provide all interfaces and classes from MathNetNumerics
directly via my wrapper so that I could use it this way:
foomatrix = new <wrapper name>.DenseMatrix();
Is this possible?
Other wise I have to implement the function I need in the way you
exactly described. I would use my own little library for the work that must be done
with the MathNetNumerics and deliver the results back to my main program
(COM application).
Thank you !
Best regards,
DialM