getInverseSquareRootMatrix: Internal function: Inverse square root matrix of A^t * B

View source: R/RcppExports.R

getInverseSquareRootMatrixR Documentation

Internal function: Inverse square root matrix of A^t * B

Description

Internal function: Inverse square root matrix of A^t * B

Usage

getInverseSquareRootMatrix(left_matrix, right_matrix)

Arguments

left_matrix

A matrix

right_matrix

A matrix

Value

A matrix

Author(s)

Wen-Ting Wang


egpivo/autoFRK documentation built on Aug. 30, 2024, 1:11 p.m.