| AD | R Documentation |
Methods for RTMB AD class
## S4 method for signature 'ad,matrix'
x %*% y
x |
AD object |
y |
Non-AD matrix |
x %*% y: Matrix product function implemented for mixed AD and non-AD objects with colSums(x * y). See ADmatrix.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.