minroot: Obtain the smallest polynomial root

Description Usage Arguments Value

View source: R/RcppExports.R

Description

Calculates all the roots of a polynomial and returns the root that is the smallest.

Usage

1

Arguments

x

A cx_vec that has a 1 appended before the coefficents. (e.g. c(1, x))

Value

A double with the minimum root value.


SMAC-Group/gmwm documentation built on Sept. 11, 2021, 10:06 a.m.