# Generated by using Rcpp::compileAttributes() -> do not edit by hand
# Generator token: 10BE3573-1514-4C36-9D1C-5A225CD40393
.nnls_solver <- function(x, A, iterate = 400L, tolerance = 0.000001) {
.Call('_luna_nnls_solver', PACKAGE = 'luna', x, A, iterate, tolerance)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.