|
||||||
| Java Help Java Help forum discussing all Java platforms - J2ME, J2SE and J2EE - as well as relevant standards, APIs and frameworks such as Swing, Servlets, JSPs, Applets, Struts, Spring, Hibernate, ANT, EJB, and other Java-related topics. |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
|
|||
|
Quote:
this: Code:
for(int startRow = 0; startRow < matrix.length; startRow++) Code:
//note it starts from the last (matrix.length-1 not matrix.length) for(int startRow = matrix.length-1 ; startRow >= 0 ; startRow--) Last edited by oubless; 06-25-2007 at 07:46 AM. |
|
|||
|
Hi!!
i was sure i had to start from startrow only not the current row,bcoz first i did page work then i was trying it,but finally i got my program of inverse using pivot method that is generalised,i have tried it on many matrix of different dimension its giving the inverse,but one condition is the input should be a valid matrix,what i mean by this is whose inverse exist.Anyways thanks for your kinda help ![]() |
|
|||
|
Hey!! oubless
now i have completed my program on matrix but still some work is remaining in that concern i need ur advice,since i have to work on large matrix i have to take input from excel sheet but in order to give the output of matrix that is inverse what must be used? i had first thought of output in word document but when we get output there its nice but later if we use the output can say copy it to some other document its order may change ..............so i want to use some Swing component instead so can you suggest me some swing component? thanks in advance.......... |
|
|||
|
|
| Sponsored Links |
|
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| The Matrix? | Lop | The Lounge | 17 | 03-03-2008 11:47 AM |
| John | ........ | 223.00000 |
| dargueta | ........ | 168.00000 |
| Xav | ........ | 164.00000 |
| LogicKills | ........ | 20.00000 |
| gaylo565 | ........ | 18.00000 |
| WingedPanther | ........ | 15.00000 |
| |pH| | ........ | 15.00000 |
| Johnnyboy | ........ | 3.00000 |
| navghost | ........ | 1.00000 |
Goal: 100,000 Posts
Complete: 67%