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

#include <PolynomialSolver.h>

Inheritance diagram for 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 PolynomialSolver< _Scalar, 1 >

Definition at line 378 of file PolynomialSolver.h.


Member Typedef Documentation

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

Definition at line 381 of file PolynomialSolver.h.


Member Function Documentation

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

Computes the complex roots of a new polynomial.

Definition at line 387 of file PolynomialSolver.h.


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


re_vision
Author(s): Dorian Galvez-Lopez
autogenerated on Sun Jan 5 2014 11:34:17