BflatCisSharp
New member
- Joined
- Sep 2, 2015
- Messages
- 2
- Programming Experience
- 1-3
How to use "CSML" library from CodeProject to Create a Matrix of Complex Numbers?
Hi,
I need to create a matrix of complex numbers using the "CSML" library available over at CodeProject. (I have no prior experience using "CSML".)
I need to be able to access the numbers in the matrix via their position.
Can anyone advise?
(The "CSML" code is here:
C# Matrix Library - CodeProject .)
Thanks.
Hi,
I need to create a matrix of complex numbers using the "CSML" library available over at CodeProject. (I have no prior experience using "CSML".)
I need to be able to access the numbers in the matrix via their position.
Can anyone advise?
(The "CSML" code is here:
C# Matrix Library - CodeProject .)
Thanks.