|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjsci.maths.vector.impl.DoubleAlgorithms<E>
public class DoubleAlgorithms<E extends DoubleArray1D>
| Constructor Summary | |
|---|---|
DoubleAlgorithms()
|
|
| Method Summary | |
|---|---|
E |
add(E a,
E b)
|
E |
scalarMultiply(E a,
java.lang.Double x)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DoubleAlgorithms()
| Method Detail |
|---|
public E add(E a,
E b)
add in interface Algorithms<java.lang.Double,E extends DoubleArray1D>
public E scalarMultiply(E a,
java.lang.Double x)
scalarMultiply in interface Algorithms<java.lang.Double,E extends DoubleArray1D>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||