Learn R Programming

CCAGFA (version 1.0.8)

gradE: Compute the cost function and its gradient

Description

Internal functions for computing the cost function and the gradient of the rotation optimization.

Usage

gradE(r, par) E(r, par)

Arguments

r
The current parameter values.
par
List of parameters required for the optimization

Value

The new parameter values