|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgausselim.systems.ZeroSystem
public class ZeroSystem
An all-zero system.
Constructor Summary | |
---|---|
ZeroSystem()
|
Method Summary | |
---|---|
void |
fill(java.math.BigDecimal[][] a,
java.math.BigDecimal[] b,
java.math.MathContext mc)
Fill matrices A and b with zeros. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ZeroSystem()
Method Detail |
---|
public void fill(java.math.BigDecimal[][] a, java.math.BigDecimal[] b, java.math.MathContext mc)
fill
in interface ExampleSystem
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |