bitShiftR-Array-numeric-method: bitShifR

Description Usage Arguments

Description

Shifts each element of the input KHIVA array n positions to right.

Usage

1
2
## S4 method for signature 'Array,numeric'
bitShiftR(e1, n)

Arguments

e1

Khiva array.

n

bits to shift.


shapelets/khiva-r documentation built on June 10, 2019, 4:58 a.m.