org.apache.sysml.runtime.codegen

Class SpoofOperator.SideInput

    • Field Detail

      • ddat

        public final double[] ddat
      • clen

        public final int clen
    • Constructor Detail

      • SideInput

        public SideInput(double[] ddata,
                         MatrixBlock mdata,
                         int clength)

Copyright © 2017 The Apache Software Foundation. All rights reserved.