Skip to content
This repository has been archived by the owner on Oct 11, 2023. It is now read-only.

8fa93435 e6d5 b08a 32fd 4350888f7dab

haplokuon edited this page May 6, 2023 · 1 revision

RootsPolynomial Class

netDxf 3.0.0 Library

[Missing <summary> documentation for "T:netDxf.GTE.RootsPolynomial"]

Definition

Namespace: netDxf.GTE
Assembly: netDxf (in netDxf.dll) Version: 3.0.0

C#

public static class RootsPolynomial

VB

Public NotInheritable Class RootsPolynomial

C++

public ref class RootsPolynomial abstract sealed

F#

[<AbstractClassAttribute>]
[<SealedAttribute>]
type RootsPolynomial = class end
Inheritance Object → RootsPolynomial

Methods

Find(Int32, Double[], Int32, Double[])  
Find(Int32, Double[], Double, Double, Int32, Double)  
GetRootInfoCubic  
GetRootInfoQuadratic  
GetRootInfoQuartic  
SolveCubic  
SolveQuadratic  
SolveQuartic  

See Also

Reference

netDxf.GTE Namespace

Clone this wiki locally