Example usage for org.apache.commons.math3.analysis TrivariateFunction interface-usage

List of usage examples for org.apache.commons.math3.analysis TrivariateFunction interface-usage

Introduction

In this page you can find the example usage for org.apache.commons.math3.analysis TrivariateFunction interface-usage.

Usage

From source file au.gov.ga.conn4d.utils.TricubicSplineInterpolatingFunction.java

/**
 * Function that implements the
 * <a href="http://en.wikipedia.org/wiki/Tricubic_interpolation">
 * tricubic spline interpolation</a>, as proposed in
 * <quote>
 *  Tricubic interpolation in three dimensions<br/>