value<- {blockmatrix} | R Documentation |
value<-
S3 Replacement method for blockmatrix
objectvalue<-
S3 Replacement method for
blockmatrix
object
value(M) <- value ## Default S3 replacement method: value(M) <- value ## S3 replacement method for class 'blockmatrix' value(M) <- value
M |
a |
value |
object replaced matrix |
Replaces M$value
with a new matrix value
Emanuele Cordano