do_polyroot_arma {simts}R Documentation

Root Finding C++

Description

Used to interface with Armadillo

Usage

do_polyroot_arma(z)

Arguments

z

A cx_vec (complex vector) that has 1 in the beginning (e.g. c(1,3i,-3i))


[Package simts version 0.2.2 Index]