Methods for the FBM.code256 class
Accessor method for class FBM.code256
.
# S4 method for FBM.code256,ANY,ANY,ANY
[(x, i, j, ..., drop = TRUE)
A FBM.code256.
A vector of indices (or nothing). You can use positive and negative indices, logical indices (that are recycled) and also a matrix of indices (but only positive ones).
A vector of indices (or nothing). You can use positive and negative indices, logical indices (that are recycled).
Not used. Just to make nargs works.
Whether to delete the dimensions of a matrix which have one dimension equals to 1.