bitShiftL-Array-numeric-method: bitShiftL

Description Usage Arguments

Description

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

Usage

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

Arguments

e1

Khiva array.

n

Bits to shift.


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