sqrtm: Return the square root of general square matrix A

View source: R/RcppExports.R

sqrtmR Documentation

Return the square root of general square matrix A

Description

Return the square root of general square matrix A

Usage

sqrtm(m)

Arguments

m

Matrix to take the square root of.

Value

A square root general square matrix of m


nlmixr2est documentation built on Oct. 8, 2023, 9:06 a.m.

Related to sqrtm in nlmixr2est...