Class ComputersToFunctionsAndLift.RAI41ComputerToFunctionAndLiftViaSource<I1,​I2,​I3,​I4,​O,​RAII1 extends RandomAccessibleInterval<I1>,​RAIO extends RandomAccessibleInterval<O>>

  • Type Parameters:
    I1 - Type of the first RAI
    I2 - The second parameter type
    I3 - The third parameter type
    I4 - The fourth parameter type
    O - Type of the output RAI
    All Implemented Interfaces:
    Function<Computers.Arity4<I1,​I2,​I3,​I4,​O>,​Functions.Arity4<RAII1,​I2,​I3,​I4,​RAIO>>, Op
    Enclosing class:
    ComputersToFunctionsAndLift

    public static class ComputersToFunctionsAndLift.RAI41ComputerToFunctionAndLiftViaSource<I1,​I2,​I3,​I4,​O,​RAII1 extends RandomAccessibleInterval<I1>,​RAIO extends RandomAccessibleInterval<O>>
    extends Object
    implements Function<Computers.Arity4<I1,​I2,​I3,​I4,​O>,​Functions.Arity4<RAII1,​I2,​I3,​I4,​RAIO>>, Op
    Lifting function for mapping Computers Ops to Functions that operate on RAIs.
    Implementation Note:
    op names='engine.adapt', priority='-100.'
    • Constructor Detail

      • RAI41ComputerToFunctionAndLiftViaSource

        public RAI41ComputerToFunctionAndLiftViaSource()