Class VariableIntegerSequence

java.lang.Object
org.ejml.equation.Variable
org.ejml.equation.VariableIntegerSequence

public class VariableIntegerSequence
extends Variable
Variable which stores/describes a sequence of integers
  • Field Summary

    Fields inherited from class org.ejml.equation.Variable

    type
  • Constructor Summary

    Constructors 
    Modifier Constructor Description
    protected VariableIntegerSequence​(IntegerSequence sequence)  
  • Method Summary

    Methods inherited from class org.ejml.equation.Variable

    getType, toString

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait