Class BaseBlasWrapper

  • All Implemented Interfaces:
    BlasWrapper

    public abstract class BaseBlasWrapper
    extends Object
    implements BlasWrapper
    Base implementation of a blas wrapper that delegates things to the underlying level. This is a migration tool to preserve the old api while allowing for migration to the newer one.
    Author:
    Adam Gibson