Class RealComposite<T extends RealType<T>>

    • Constructor Detail

      • RealComposite

        public RealComposite​(RandomAccess<T> sourceAccess,
                             int length)
    • Method Detail

      • copy

        public RealComposite<T> copy()
        Description copied from interface: Type
        Creates a new Type variable that has the value of this Type
        Returns:
        a new Type variable