Posts
 
Reputation
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
~514 People Reached
Favorite Forums
Favorite Tags
c++ x 5

3 Posted Topics

Member Avatar for M.FARAG

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 …

Member Avatar for WaltP
0
112
Member Avatar for bluerosebuddha

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 …

Member Avatar for M.FARAG
0
148
Member Avatar for mani_singh

The End.