|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectlinearalgebra.numeric.MatrixVector
abstract class MatrixVector
Field Summary | |
---|---|
(package private) NumericVector |
m_vector
|
Constructor Summary | |
---|---|
MatrixVector(double[] v)
|
|
MatrixVector(VectorInterface v)
|
Method Summary | |
---|---|
VectorInterface |
getVectorView()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
NumericVector m_vector
Constructor Detail |
---|
public MatrixVector(VectorInterface v)
public MatrixVector(double[] v)
Method Detail |
---|
public VectorInterface getVectorView()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |