org.ojalgo.matrix.operation
Class ModifyAll

java.lang.Object
  extended by org.ojalgo.matrix.operation.MatrixOperation
      extended by org.ojalgo.matrix.operation.ModifyAll

public final class ModifyAll
extends MatrixOperation


Field Summary
static int THRESHOLD
           
 
Method Summary
 int getThreshold()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

THRESHOLD

public static int THRESHOLD
Method Detail

getThreshold

public int getThreshold()
Specified by:
getThreshold in class MatrixOperation