Go to the source code of this file.
Macros | |
| #define | MAPPER_FCN_TYPEDEFS 1 |
Enumerations | |
| enum | blas_trans_type { blas_no_trans = 'N' , blas_trans = 'T' , blas_conj_trans = 'C' } |
Functions | |
| char | get_blas_char (blas_trans_type transt) |
| OCTAVE_DEPRECATED (11, "") typedef bool(*b_c_Mapper)(const Complex &) | |
| OCTAVE_DEPRECATED (11, "") typedef bool(*b_d_Mapper)(double) | |
| enum blas_trans_type |
|
inline |
| OCTAVE_DEPRECATED | ( | 11 | , |
| "" | |||
| ) | const & |
| OCTAVE_DEPRECATED | ( | 11 | , |
| "" | |||
| ) |