power_mat: power of a matrix

View source: R/RcppExports.R

power_matR Documentation

power of a matrix

Description

power of a matrix

Usage

power_mat(x, p)

Arguments

x

a matrix

p

a float

Value

x ** p


geocmeans documentation built on Sept. 12, 2023, 9:06 a.m.