Class ARPACK

java.lang.Object
org.netlib.arpack.ARPACK

public abstract class ARPACK extends Object
ARPACK provider which will attempt to access a native implementation and falling back to use F2J if none is available.
  • Constructor Details

    • ARPACK

      public ARPACK()
  • Method Details

    • getInstance

      public static ARPACK getInstance()