| as.matrix.ggml_matrix | R Documentation |
Extract the underlying matrix from a ggml_matrix
## S3 method for class 'ggml_matrix'
as.matrix(x, ...)
x |
A |
... |
Ignored; present for S3 |
The plain numeric matrix.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.