HomeSort by relevance Sort by last modified time
    Searched refs:setPolynomial (Results 1 - 2 of 2) sorted by null

  /external/eigen/unsupported/Eigen/src/Polynomials/
Companion.h 75 void setPolynomial( const VectorType& poly )
85 setPolynomial( poly ); }
PolynomialSolver.h 43 inline void setPolynomial( const OtherPolynomial& poly ){
49 setPolynomial( poly() ); }

Completed in 349 milliseconds