R/RcppExports.R
Solve1.Rd
Computes the inverse of a square matrix using Armadillo's inv function.
inv
Solve1(x)
A square matrix to be inverted.
The inverted matrix of the same dimensions as x. //' @export
x