|
Numeric.GSL.Vector | Portability | portable (uses FFI) | Stability | provisional | Maintainer | Alberto Ruiz <aruiz@um.es> |
|
|
|
Description |
Low level interface to vector operations.
|
|
Synopsis |
|
|
|
Documentation |
|
|
Constructors | Norm2 | | AbsSum | | MaxIdx | | Max | | MinIdx | | Min | |
| Instances | |
|
|
|
obtains different functions of a vector: norm1, norm2, max, min, posmax, posmin, etc.
|
|
|
Constructors | Sin | | Cos | | Tan | | Abs | | ASin | | ACos | | ATan | | Sinh | | Cosh | | Tanh | | ASinh | | ACosh | | ATanh | | Exp | | Log | | Sign | | Sqrt | |
| Instances | |
|
|
|
map of real vectors with given function
|
|
|
map of complex vectors with given function
|
|
|
Constructors | Scale | | Recip | | AddConstant | | Negate | | PowSV | | PowVS | |
| Instances | |
|
|
|
map of real vectors with given function
|
|
|
map of complex vectors with given function
|
|
|
Constructors | | Instances | |
|
|
|
elementwise operation on real vectors
|
|
|
elementwise operation on complex vectors
|
|
Produced by Haddock version 2.6.0 |