Uses of Class
jsci.maths.vector.impl.AlgorithmsDenseDoubleArray1D

Packages that use AlgorithmsDenseDoubleArray1D
jsci.maths.vector.impl   
 

Uses of AlgorithmsDenseDoubleArray1D in jsci.maths.vector.impl
 

Methods in jsci.maths.vector.impl that return AlgorithmsDenseDoubleArray1D
 AlgorithmsDenseDoubleArray1D AlgorithmsDenseDoubleArray1D.actOp(AlgorithmsDenseDoubleArray2D a)
           
 AlgorithmsDenseDoubleArray1D AlgorithmsDoubleArray1D.actOp(AlgorithmsDenseDoubleArray2D a)
           
 AlgorithmsDenseDoubleArray1D AlgorithmsDenseDoubleArray1D.addOp(AlgorithmsDenseDoubleArray1D a)
           
 AlgorithmsDenseDoubleArray1D AlgorithmsDoubleArray1D.addOp(AlgorithmsDenseDoubleArray1D a)
           
 AlgorithmsDenseDoubleArray1D AlgorithmsDenseDoubleArray1D.create(int size)
           
 

Methods in jsci.maths.vector.impl with parameters of type AlgorithmsDenseDoubleArray1D
 AlgorithmsDenseDoubleArray1D AlgorithmsDenseDoubleArray1D.addOp(AlgorithmsDenseDoubleArray1D a)
           
 AlgorithmsDenseDoubleArray1D AlgorithmsDoubleArray1D.addOp(AlgorithmsDenseDoubleArray1D a)