com.croftsoft.apps.insight
Class Matrix_Array
java.lang.Object
com.croftsoft.apps.insight.Matrix_Array
public class Matrix_Array
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Matrix_Array
public Matrix_Array(int matrices_count)
Matrix_Array
public Matrix_Array(Matrix[] matrices_array)
Matrix_Array
public Matrix_Array(Matrix_Array template)
add
public Matrix_Array add(Matrix_Array addend)
multiply
public Matrix_Array multiply(double factor)
CroftSoft Apps Javadoc (2008-09-28 21:15:07)