Steepest_Descent: Performs the steepest descent algorithm for a set number of...

View source: R/Steepest_Descent.R

Steepest_DescentR Documentation

Performs the steepest descent algorithm for a set number of iterations

Description

Performs the steepest descent algorithm for a set number of iterations

Usage

Steepest_Descent(Fmat, place, S, cm, num.loops)

Arguments

Fmat

xx

place

xx

S

xx

cm

xx

num.loops

xx


phytoclass documentation built on April 4, 2025, 4:02 a.m.