Public Types | Public Member Functions
Eigen::PolynomialSolver< _Scalar, 1 > Class Template Reference

#include <PolynomialSolver.h>

Inheritance diagram for Eigen::PolynomialSolver< _Scalar, 1 >:
Inheritance graph
[legend]

List of all members.

Public Types

typedef PolynomialSolverBase
< _Scalar, 1 > 
PS_Base

Public Member Functions

template<typename OtherPolynomial >
void compute (const OtherPolynomial &poly)

Detailed Description

template<typename _Scalar>
class Eigen::PolynomialSolver< _Scalar, 1 >

Definition at line 365 of file PolynomialSolver.h.


Member Typedef Documentation

template<typename _Scalar >
typedef PolynomialSolverBase<_Scalar,1> Eigen::PolynomialSolver< _Scalar, 1 >::PS_Base

Definition at line 368 of file PolynomialSolver.h.


Member Function Documentation

template<typename _Scalar >
template<typename OtherPolynomial >
void Eigen::PolynomialSolver< _Scalar, 1 >::compute ( const OtherPolynomial &  poly) [inline]

Computes the complex roots of a new polynomial.

Definition at line 374 of file PolynomialSolver.h.


The documentation for this class was generated from the following file:


win_eigen
Author(s): Daniel Stonier
autogenerated on Wed Sep 16 2015 07:12:57