muuki88 / jama-osgi

Jama - Java Matrix OSGi version with tycho build
12 stars 5 forks source link

Convenience methods #5

Closed muuki88 closed 12 years ago

muuki88 commented 12 years ago

Some methods which maybe used more often


public Matrix timesVector(double[] vector)

public double[] columnVector(int column)