nimble_sparse_crossprod
| 1 | nimble_sparse_crossprod(i, j, x, z, n, subset, transp)
 | 
| i | Vector of row indices. | 
| j | Vector of column indices. | 
| x | Vector of values in the matrix. | 
| z | Vector to calculate the cross-product with. | 
| n | Length of the vector | 
| subset | Optional vector of rows to include in the calculation. | 
| transp | Optional indicator of using the transpose | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.