| Package | Description |
|---|---|
| smile.math |
Basic mathematical functions, complex, differentiable function interfaces,
random number generators, unconstrained optimization, and raw data type
(int and double) array lists, etc.
|
| smile.math.distance |
Distance and metric measures.
|
| smile.math.kernel |
Mercer kernels.
|
| smile.math.rbf |
Radial basis functions.
|
| Class and Description |
|---|
| Complex
Complex number.
|
| DifferentiableFunction
A differentiable function is a function whose derivative exists at each point
in its domain.
|
| DifferentiableMultivariateFunction
A differentiable function is a function whose derivative exists at each point
in its domain.
|
| Function
An interface representing a univariate real function.
|
| MultivariateFunction
An interface representing a multivariate real function.
|
| SparseArray
Sparse array of double values.
|
| SparseArray.Entry
The entry in a sparse array of double values.
|
| Class and Description |
|---|
| SparseArray
Sparse array of double values.
|
| Class and Description |
|---|
| SparseArray
Sparse array of double values.
|
| Class and Description |
|---|
| Function
An interface representing a univariate real function.
|
Copyright © 2015. All rights reserved.