Name | Unit | Description |
---|---|---|
block | mtx09 | opr_t = procedure(var b:double; a:double); //< C style b += a interface with the GSL standard (double) vector and matrix types |
matrix | mtx09 | interface with the GSL; standard matrix of double |
mtx | mtx09 | mtx: abstract matrix data type |
vector | mtx09 | interface with the GSL vector of doubles type |