Joined
Last Seen
0 Reputation Points
0% Quality Score
- Upvotes Received
- 0
- Posts with Upvotes
- 0
- Upvoting Members
- 0
- Downvotes Received
- 1
- Posts with Downvotes
- 1
- Downvoting Members
- 1
0 Endorsements
Ranked #37.0K
3 Posted Topics
I have downloaded a library from this site that deals with Matrix and Complex........Does it do this correctly??? [URL="http://www.zenautics.com/matrixdoc/index.html"]http://www.zenautics.com/matrixdoc/index.html[/URL] if so I want to use this library to get the inverse matrix of of a matrix consists of a complex elements how can I do this??? If it is a … | |
Re: I think we can't use this method to define alpha as an array as a is not a number and In C++ we can't use a variable for the size of the array and there is another thing [CODE]alpha[j-1]+j;[/CODE] means nothing as it is not an assignment statement.. that's what … | |
Re: Try this:- total=0; for( ;n1<=n2;n1++) total+=n1; |
The End.