| Interface | Description |
|---|---|
| LinearFunction |
Interface for linear functions on linear (aka vector) spaces.
|
| Vector |
Interface for elements of real linear (aka vector) spaces.
|
| Class | Description |
|---|---|
| Axpy |
Static axpy, numbers (R1)
as well as vectors.
|
| L2Norm |
Static l2norm related methods.
|
| Sum |
Static methods for summing numbers.
|
Copyright © 2017. All rights reserved.