setMatrix.default: Kernel
Description
Mutator of the field Mat of the object taken in an argument.
Usage
setMatrix.default(obj, mat)
Value
The object taken in the argument.
Arguments
- obj
[Object(1)]
Object taken in the argument.
- mat
[matrix(1)]
New matrix.
Author
Cesaire J. K. Fouodo