All Methods Instance Methods Concrete Methods
Modifier and Type |
Method and Description |
<C extends RealType<C>,O extends RealType<O>> IterableRandomAccessibleFunction<C,O> |
view() |
<C extends RealType<C>,O extends RealType<O>> IterableRandomAccessibleFunction<C,O> |
view(C computeType,
O outputType) |
<C extends RealType<C>,O extends RealType<O>> IterableRandomAccessibleFunction<C,O> |
view(O outputType) |
<C extends RealType<C>,O extends RealType<O>> IterableRandomAccessibleFunction<C,O> |
view(O outputType,
Converter<C,O> converter) |
<O extends RealType<O>> IterableRandomAccessibleFunctionDouble<O> |
viewDouble() |
<O extends RealType<O>> IterableRandomAccessibleFunctionDouble<O> |
viewDouble(O outputType) |
<O extends RealType<O>> IterableRandomAccessibleFunctionDouble<O> |
viewDouble(O outputType,
Converter<RealType<?>,O> converter) |