Lt_GP: Active Subspace Prewarping

View source: R/activeC.R

Lt_GPR Documentation

Active Subspace Prewarping

Description

Computes a matrix square root of C = Lt

Usage

Lt_GP(..., C)

Arguments

...

Parameters to be passed to C_GP, if C was not provided.

C

the result of a call to C_GP. If provided, all other arguments are ignored.

Value

The matrix Lt which can be used for sensitivity prewarping, i.e. by computing Xw = X


activegp documentation built on June 28, 2022, 1:05 a.m.

Related to Lt_GP in activegp...