public class SingleValueInitStrat extends Object implements InitStrategy
SingleValueInitStrat(double val)
Matrix
init(int rows, int cols)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SingleValueInitStrat(double val)
public Matrix init(int rows, int cols)
init
InitStrategy