|
WebCab Functions v2.0 (J2SE Edition) |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
Interpolation method
methodName and writes the result of the computation to
the database, as indicated by the output query.
SELECT type SQL query (retrieving rows from
a database), this method identifies the corresponding Interpolation
method
methodName and applies it to every row in the query
result set returning the results in a Object[]
array.
SELECT type SQL query (retrieving rows from
a database), this method identifies the corresponding Interpolation
method
methodName and applies it to every row in the query
result set writing the results back to the database as specified by the
output query.
SELECT type SQL query (retrieving rows from
a database), this method identifies the corresponding Interpolation
method
methodName and applies it to every row in the query
result set writing the results back to the database as specified by the
output query and the input-output pairs.
Interpolation business class.
n-1 when we are provided with n interpolation points.
Interpolation class. InterpolationJDBC class.methodName once using values from
running one SELECT statement.
methodName once using values from
running one SELECT statement and writes the result(s)
back to the database running one INSERT/UPDATE
statement.
secant method which is less efficient but more stable.
secant method which is less efficient
but more stable.
secant
method, without asking for an initial bracketing interval to be set.
secant
method.
|
WebCab Functions v2.0 (J2SE Edition) |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||