Class InplaceToArrays<IO,​I1,​I2,​I3,​I4,​I5,​I6,​I7,​I8,​I9,​I10,​I11,​I12,​I13,​I14,​I15,​I16>

  • All Implemented Interfaces:
    OpCollection

    public class InplaceToArrays<IO,​I1,​I2,​I3,​I4,​I5,​I6,​I7,​I8,​I9,​I10,​I11,​I12,​I13,​I14,​I15,​I16>
    extends Object
    implements OpCollection
    Collection of ops designed to lift Inplaces to operate on arrays. TODO: multi-threading support
    Author:
    Gabriel Selzer