Okay, Zoltan, you've taken an interest in my matrix and vector classes,
now it's time for your final exam. =P

I'm too lazy to do this myself, (actually, I urgently need to spend more
time earning money!!!), but here's the idea take the interface to class
Matrix (the LU solver) and implement a simple Gauss-jordan matrix
inverter and call it "slowmatrix" (don't change the class name so that
the alternate implementation can be compiled based on how the source is
configured). You will be graded based on how efficient your overall
approach to implementing each of the interface functions is and how well
you take advantage of the functionality in QuickMatrix to shave cycles
off of an inherently slow algorithm. =P

Naturally, this alternate version must permit ktechlab to operate
normally. (this is also an exam of your ability to research gauss-jordan
elimination and implement it correctly.)

-- 
New president: Here we go again...
Chemistry.com: A total rip-off.
Powers are not rights.


------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time, 
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize  
details at: http://p.sf.net/sfu/Challenge
_______________________________________________
Ktechlab-devel mailing list
Ktechlab-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ktechlab-devel

Reply via email to