Example usage for org.apache.commons.math.analysis PolynomialFunction subclass-usage

List of usage examples for org.apache.commons.math.analysis PolynomialFunction subclass-usage

Introduction

In this page you can find the example usage for org.apache.commons.math.analysis PolynomialFunction subclass-usage.

Usage

From source file org.jcurl.math.analysis.Polynome.java

/**
 * Polynomes of n-th grade.
 * 
 * @see org.jcurl.math.analysis.PolynomeTest
 * @author <a href="mailto:jcurl@gmx.net">M. Rohrmoser </a>
 * @version $Id$