Octopus
oct_gsl_f.c File Reference

Go to the source code of this file.

Classes

struct  __fsid_t
 
struct  __mbstate_t
 
struct  _G_fpos_t
 
struct  _G_fpos64_t
 
struct  _IO_FILE
 
struct  ldiv_t
 
struct  lldiv_t
 
struct  __sigset_t
 
struct  timeval
 
struct  timespec
 
struct  fd_set
 
union  __atomic_wide_counter
 
struct  __pthread_internal_list
 
struct  __pthread_internal_slist
 
struct  __pthread_mutex_s
 
struct  __pthread_rwlock_arch_t
 
struct  __pthread_cond_s
 
struct  __once_flag
 
union  pthread_mutexattr_t
 
union  pthread_condattr_t
 
union  pthread_attr_t
 
union  pthread_mutex_t
 
union  pthread_cond_t
 
union  pthread_rwlock_t
 
union  pthread_rwlockattr_t
 
union  pthread_barrier_t
 
union  pthread_barrierattr_t
 
struct  _gsl_vector_long_double_view
 
struct  _gsl_vector_long_double_const_view
 
struct  _gsl_vector_complex_long_double_view
 
struct  _gsl_vector_complex_long_double_const_view
 
struct  _gsl_vector_view
 
struct  _gsl_vector_const_view
 
struct  _gsl_vector_complex_view
 
struct  _gsl_vector_complex_const_view
 
struct  _gsl_vector_float_view
 
struct  _gsl_vector_float_const_view
 
struct  _gsl_vector_complex_float_view
 
struct  _gsl_vector_complex_float_const_view
 
struct  _gsl_vector_ulong_view
 
struct  _gsl_vector_ulong_const_view
 
struct  _gsl_vector_long_view
 
struct  _gsl_vector_long_const_view
 
struct  _gsl_vector_uint_view
 
struct  _gsl_vector_uint_const_view
 
struct  _gsl_vector_int_view
 
struct  _gsl_vector_int_const_view
 
struct  _gsl_vector_ushort_view
 
struct  _gsl_vector_ushort_const_view
 
struct  _gsl_vector_short_view
 
struct  _gsl_vector_short_const_view
 
struct  _gsl_vector_uchar_view
 
struct  _gsl_vector_uchar_const_view
 
struct  _gsl_vector_char_view
 
struct  _gsl_vector_char_const_view
 
struct  max_align_t
 
struct  _gsl_matrix_complex_long_double_view
 
struct  _gsl_matrix_complex_long_double_const_view
 
struct  _gsl_matrix_complex_view
 
struct  _gsl_matrix_complex_const_view
 
struct  _gsl_matrix_complex_float_view
 
struct  _gsl_matrix_complex_float_const_view
 
struct  _gsl_matrix_long_double_view
 
struct  _gsl_matrix_long_double_const_view
 
struct  _gsl_matrix_view
 
struct  _gsl_matrix_const_view
 
struct  _gsl_matrix_float_view
 
struct  _gsl_matrix_float_const_view
 
struct  _gsl_matrix_ulong_view
 
struct  _gsl_matrix_ulong_const_view
 
struct  _gsl_matrix_long_view
 
struct  _gsl_matrix_long_const_view
 
struct  _gsl_matrix_uint_view
 
struct  _gsl_matrix_uint_const_view
 
struct  _gsl_matrix_int_view
 
struct  _gsl_matrix_int_const_view
 
struct  _gsl_matrix_ushort_view
 
struct  _gsl_matrix_ushort_const_view
 
struct  _gsl_matrix_short_view
 
struct  _gsl_matrix_short_const_view
 
struct  _gsl_matrix_uchar_view
 
struct  _gsl_matrix_uchar_const_view
 
struct  _gsl_matrix_char_view
 
struct  _gsl_matrix_char_const_view
 

Typedefs

typedef unsigned char __u_char
 
typedef unsigned short int __u_short
 
typedef unsigned int __u_int
 
typedef unsigned long int __u_long
 
typedef signed char __int8_t
 
typedef unsigned char __uint8_t
 
typedef signed short int __int16_t
 
typedef unsigned short int __uint16_t
 
typedef signed int __int32_t
 
typedef unsigned int __uint32_t
 
typedef signed long int __int64_t
 
typedef unsigned long int __uint64_t
 
typedef __int8_t __int_least8_t
 
typedef __uint8_t __uint_least8_t
 
typedef __int16_t __int_least16_t
 
typedef __uint16_t __uint_least16_t
 
typedef __int32_t __int_least32_t
 
typedef __uint32_t __uint_least32_t
 
typedef __int64_t __int_least64_t
 
typedef __uint64_t __uint_least64_t
 
typedef long int __quad_t
 
typedef unsigned long int __u_quad_t
 
typedef long int __intmax_t
 
typedef unsigned long int __uintmax_t
 
typedef unsigned long int __dev_t
 
typedef unsigned int __uid_t
 
typedef unsigned int __gid_t
 
typedef unsigned long int __ino_t
 
typedef unsigned long int __ino64_t
 
typedef unsigned int __mode_t
 
typedef unsigned long int __nlink_t
 
typedef long int __off_t
 
typedef long int __off64_t
 
typedef int __pid_t
 
typedef long int __clock_t
 
typedef unsigned long int __rlim_t
 
typedef unsigned long int __rlim64_t
 
typedef unsigned int __id_t
 
typedef long int __time_t
 
typedef unsigned int __useconds_t
 
typedef long int __suseconds_t
 
typedef long int __suseconds64_t
 
typedef int __daddr_t
 
typedef int __key_t
 
typedef int __clockid_t
 
typedef void * __timer_t
 
typedef long int __blksize_t
 
typedef long int __blkcnt_t
 
typedef long int __blkcnt64_t
 
typedef unsigned long int __fsblkcnt_t
 
typedef unsigned long int __fsblkcnt64_t
 
typedef unsigned long int __fsfilcnt_t
 
typedef unsigned long int __fsfilcnt64_t
 
typedef long int __fsword_t
 
typedef long int __ssize_t
 
typedef long int __syscall_slong_t
 
typedef unsigned long int __syscall_ulong_t
 
typedef __off64_t __loff_t
 
typedef char * __caddr_t
 
typedef long int __intptr_t
 
typedef unsigned int __socklen_t
 
typedef int __sig_atomic_t
 
typedef float float_t
 
typedef double double_t
 
typedef long unsigned int size_t
 
typedef __builtin_va_list __gnuc_va_list
 
typedef struct _G_fpos_t __fpos_t
 
typedef struct _G_fpos64_t __fpos64_t
 
typedef struct _IO_FILE __FILE
 
typedef struct _IO_FILE FILE
 
typedef void _IO_lock_t
 
typedef __gnuc_va_list va_list
 
typedef __off_t off_t
 
typedef __ssize_t ssize_t
 
typedef __fpos_t fpos_t
 
typedef __sigset_t sigset_t
 
typedef __suseconds_t suseconds_t
 
typedef long int __fd_mask
 
typedef __fd_mask fd_mask
 
typedef __blksize_t blksize_t
 
typedef __blkcnt_t blkcnt_t
 
typedef __fsblkcnt_t fsblkcnt_t
 
typedef __fsfilcnt_t fsfilcnt_t
 
typedef struct __pthread_internal_list __pthread_list_t
 
typedef struct __pthread_internal_slist __pthread_slist_t
 
typedef unsigned int __tss_t
 
typedef unsigned long int __thrd_t
 
typedef unsigned long int pthread_t
 
typedef unsigned int pthread_key_t
 
typedef int pthread_once_t
 
typedef union pthread_attr_t pthread_attr_t
 
typedef volatile int pthread_spinlock_t
 
typedef long int ptrdiff_t
 
typedef size_t CBLAS_INDEX_t
 
typedef enum CBLAS_ORDER CBLAS_ORDER_t
 
typedef enum CBLAS_TRANSPOSE CBLAS_TRANSPOSE_t
 
typedef enum CBLAS_UPLO CBLAS_UPLO_t
 
typedef enum CBLAS_DIAG CBLAS_DIAG_t
 
typedef enum CBLAS_SIDE CBLAS_SIDE_t
 
typedef int fint
 
typedef int fint4
 
typedef long long int fint8
 
typedef char fchar
 

Enumerations

enum  CBLAS_ORDER { CblasRowMajor =101 , CblasColMajor =102 , CblasRowMajor =101 , CblasColMajor =102 }
 
enum  CBLAS_TRANSPOSE {
  CblasNoTrans =111 , CblasTrans =112 , CblasConjTrans =113 , CblasNoTrans =111 ,
  CblasTrans =112 , CblasConjTrans =113
}
 
enum  CBLAS_UPLO { CblasUpper =121 , CblasLower =122 , CblasUpper =121 , CblasLower =122 }
 
enum  CBLAS_DIAG { CblasNonUnit =131 , CblasUnit =132 , CblasNonUnit =131 , CblasUnit =132 }
 
enum  CBLAS_SIDE { CblasLeft =141 , CblasRight =142 , CblasLeft =141 , CblasRight =142 }
 

Functions

int __fpclassify (double __value) __attribute__((__nothrow__
 
int __leaf__ __attribute__ ((__const__))
 
int __signbit (double __value) __attribute__((__nothrow__
 
int __isinf (double __value) __attribute__((__nothrow__
 
int __finite (double __value) __attribute__((__nothrow__
 
int __isnan (double __value) __attribute__((__nothrow__
 
int __iseqsig (double __x, double __y) __attribute__((__nothrow__
 
int __issignaling (double __value) __attribute__((__nothrow__
 
double acos (double __x) __attribute__((__nothrow__
 
double __acos (double __x) __attribute__((__nothrow__
 
double asin (double __x) __attribute__((__nothrow__
 
double __asin (double __x) __attribute__((__nothrow__
 
double atan (double __x) __attribute__((__nothrow__
 
double __atan (double __x) __attribute__((__nothrow__
 
double atan2 (double __y, double __x) __attribute__((__nothrow__
 
double __atan2 (double __y, double __x) __attribute__((__nothrow__
 
double cos (double __x) __attribute__((__nothrow__
 
double __cos (double __x) __attribute__((__nothrow__
 
double sin (double __x) __attribute__((__nothrow__
 
double __sin (double __x) __attribute__((__nothrow__
 
double tan (double __x) __attribute__((__nothrow__
 
double __tan (double __x) __attribute__((__nothrow__
 
double cosh (double __x) __attribute__((__nothrow__
 
double __cosh (double __x) __attribute__((__nothrow__
 
double sinh (double __x) __attribute__((__nothrow__
 
double __sinh (double __x) __attribute__((__nothrow__
 
double tanh (double __x) __attribute__((__nothrow__
 
double __tanh (double __x) __attribute__((__nothrow__
 
double acosh (double __x) __attribute__((__nothrow__
 
double __acosh (double __x) __attribute__((__nothrow__
 
double asinh (double __x) __attribute__((__nothrow__
 
double __asinh (double __x) __attribute__((__nothrow__
 
double atanh (double __x) __attribute__((__nothrow__
 
double __atanh (double __x) __attribute__((__nothrow__
 
double exp (double __x) __attribute__((__nothrow__
 
double __exp (double __x) __attribute__((__nothrow__
 
double frexp (double __x, int *__exponent) __attribute__((__nothrow__
 
double __frexp (double __x, int *__exponent) __attribute__((__nothrow__
 
double ldexp (double __x, int __exponent) __attribute__((__nothrow__
 
double __ldexp (double __x, int __exponent) __attribute__((__nothrow__
 
double log (double __x) __attribute__((__nothrow__
 
double __log (double __x) __attribute__((__nothrow__
 
double log10 (double __x) __attribute__((__nothrow__
 
double __log10 (double __x) __attribute__((__nothrow__
 
double modf (double __x, double *__iptr) __attribute__((__nothrow__
 
double __modf (double __x, double *__iptr) __attribute__((__nothrow__
 
double __leaf__ __attribute__ ((__nonnull__(2)))
 
double expm1 (double __x) __attribute__((__nothrow__
 
double __expm1 (double __x) __attribute__((__nothrow__
 
double log1p (double __x) __attribute__((__nothrow__
 
double __log1p (double __x) __attribute__((__nothrow__
 
double logb (double __x) __attribute__((__nothrow__
 
double __logb (double __x) __attribute__((__nothrow__
 
double exp2 (double __x) __attribute__((__nothrow__
 
double __exp2 (double __x) __attribute__((__nothrow__
 
double log2 (double __x) __attribute__((__nothrow__
 
double __log2 (double __x) __attribute__((__nothrow__
 
double pow (double __x, double __y) __attribute__((__nothrow__
 
double __pow (double __x, double __y) __attribute__((__nothrow__
 
double sqrt (double __x) __attribute__((__nothrow__
 
double __sqrt (double __x) __attribute__((__nothrow__
 
double hypot (double __x, double __y) __attribute__((__nothrow__
 
double __hypot (double __x, double __y) __attribute__((__nothrow__
 
double cbrt (double __x) __attribute__((__nothrow__
 
double __cbrt (double __x) __attribute__((__nothrow__
 
double ceil (double __x) __attribute__((__nothrow__
 
double __ceil (double __x) __attribute__((__nothrow__
 
double fabs (double __x) __attribute__((__nothrow__
 
double __fabs (double __x) __attribute__((__nothrow__
 
double floor (double __x) __attribute__((__nothrow__
 
double __floor (double __x) __attribute__((__nothrow__
 
double fmod (double __x, double __y) __attribute__((__nothrow__
 
double __fmod (double __x, double __y) __attribute__((__nothrow__
 
int isinf (double __value) __attribute__((__nothrow__
 
int finite (double __value) __attribute__((__nothrow__
 
double drem (double __x, double __y) __attribute__((__nothrow__
 
double __drem (double __x, double __y) __attribute__((__nothrow__
 
double significand (double __x) __attribute__((__nothrow__
 
double __significand (double __x) __attribute__((__nothrow__
 
double copysign (double __x, double __y) __attribute__((__nothrow__
 
double __copysign (double __x, double __y) __attribute__((__nothrow__
 
double nan (const char *__tagb) __attribute__((__nothrow__
 
double __nan (const char *__tagb) __attribute__((__nothrow__
 
int isnan (double __value) __attribute__((__nothrow__
 
double j0 (extern double lgamma_r(double)
 
int remove (const char *__filename) __attribute__((__nothrow__
 
int rename (const char *__old, const char *__new) __attribute__((__nothrow__
 
int renameat (int __oldfd, const char *__old, int __newfd, const char *__new) __attribute__((__nothrow__
 
int fclose (FILE *__stream)
 
FILEtmpfile (void)
 
size_t __ctype_get_mb_cur_max (void)
 
static __inline __uint32_t __bswap_32 (__uint32_t __bsx)
 
static __extension__ __inline __uint64_t __bswap_64 (__uint64_t __bsx)
 
static __inline __uint16_t __uint16_identity (__uint16_t __x)
 
static __inline __uint32_t __uint32_identity (__uint32_t __x)
 
static __inline __uint64_t __uint64_identity (__uint64_t __x)
 
int select (int __nfds, fd_set *__restrict __readfds, fd_set *__restrict __writefds, fd_set *__restrict __exceptfds, struct timeval *__restrict __timeout)
 
int pselect (int __nfds, fd_set *__restrict __readfds, fd_set *__restrict __writefds, fd_set *__restrict __exceptfds, const struct timespec *__restrict __timeout, const __sigset_t *__restrict __sigmask)
 
long int random (void)
 
int random_r (struct random_data *__restrict __buf, int32_t *__restrict __result) __attribute__((__nothrow__
 
int __leaf__ __attribute__ ((__nonnull__(1, 2)))
 
int srandom_r (unsigned int __seed, struct random_data *__buf) __attribute__((__nothrow__
 
int initstate_r (unsigned int __seed, char *__restrict __statebuf, size_t __statelen, struct random_data *__restrict __buf) __attribute__((__nothrow__
 
int __leaf__ __attribute__ ((__nonnull__(2, 4)))
 
int setstate_r (char *__restrict __statebuf, struct random_data *__restrict __buf) __attribute__((__nothrow__
 
int rand (void)
 
int drand48_r (struct drand48_data *__restrict __buffer, double *__restrict __result) __attribute__((__nothrow__
 
int erand48_r (unsigned short int __xsubi[3], struct drand48_data *__restrict __buffer, double *__restrict __result) __attribute__((__nothrow__
 
int lrand48_r (struct drand48_data *__restrict __buffer, long int *__restrict __result) __attribute__((__nothrow__
 
int nrand48_r (unsigned short int __xsubi[3], struct drand48_data *__restrict __buffer, long int *__restrict __result) __attribute__((__nothrow__
 
int mrand48_r (struct drand48_data *__restrict __buffer, long int *__restrict __result) __attribute__((__nothrow__
 
int jrand48_r (unsigned short int __xsubi[3], struct drand48_data *__restrict __buffer, long int *__restrict __result) __attribute__((__nothrow__
 
int srand48_r (long int __seedval, struct drand48_data *__buffer) __attribute__((__nothrow__
 
int seed48_r (unsigned short int __seed16v[3], struct drand48_data *__buffer) __attribute__((__nothrow__
 
int lcong48_r (unsigned short int __param[7], struct drand48_data *__buffer) __attribute__((__nothrow__
 
__uint32_t arc4random (void)
 
float cblas_sdsdot (const int N, const float alpha, const float *X, const int incX, const float *Y, const int incY)
 
double cblas_dsdot (const int N, const float *X, const int incX, const float *Y, const int incY)
 
float cblas_sdot (const int N, const float *X, const int incX, const float *Y, const int incY)
 
double cblas_ddot (const int N, const double *X, const int incX, const double *Y, const int incY)
 
void cblas_cdotu_sub (const int N, const void *X, const int incX, const void *Y, const int incY, void *dotu)
 
void cblas_cdotc_sub (const int N, const void *X, const int incX, const void *Y, const int incY, void *dotc)
 
void cblas_zdotu_sub (const int N, const void *X, const int incX, const void *Y, const int incY, void *dotu)
 
void cblas_zdotc_sub (const int N, const void *X, const int incX, const void *Y, const int incY, void *dotc)
 
float cblas_snrm2 (const int N, const float *X, const int incX)
 
float cblas_sasum (const int N, const float *X, const int incX)
 
double cblas_dnrm2 (const int N, const double *X, const int incX)
 
double cblas_dasum (const int N, const double *X, const int incX)
 
float cblas_scnrm2 (const int N, const void *X, const int incX)
 
float cblas_scasum (const int N, const void *X, const int incX)
 
double cblas_dznrm2 (const int N, const void *X, const int incX)
 
double cblas_dzasum (const int N, const void *X, const int incX)
 
size_t cblas_isamax (const int N, const float *X, const int incX)
 
size_t cblas_idamax (const int N, const double *X, const int incX)
 
size_t cblas_icamax (const int N, const void *X, const int incX)
 
size_t cblas_izamax (const int N, const void *X, const int incX)
 
void cblas_sswap (const int N, float *X, const int incX, float *Y, const int incY)
 
void cblas_scopy (const int N, const float *X, const int incX, float *Y, const int incY)
 
void cblas_saxpy (const int N, const float alpha, const float *X, const int incX, float *Y, const int incY)
 
void cblas_dswap (const int N, double *X, const int incX, double *Y, const int incY)
 
void cblas_dcopy (const int N, const double *X, const int incX, double *Y, const int incY)
 
void cblas_daxpy (const int N, const double alpha, const double *X, const int incX, double *Y, const int incY)
 
void cblas_cswap (const int N, void *X, const int incX, void *Y, const int incY)
 
void cblas_ccopy (const int N, const void *X, const int incX, void *Y, const int incY)
 
void cblas_caxpy (const int N, const void *alpha, const void *X, const int incX, void *Y, const int incY)
 
void cblas_zswap (const int N, void *X, const int incX, void *Y, const int incY)
 
void cblas_zcopy (const int N, const void *X, const int incX, void *Y, const int incY)
 
void cblas_zaxpy (const int N, const void *alpha, const void *X, const int incX, void *Y, const int incY)
 
void cblas_srotg (float *a, float *b, float *c, float *s)
 
void cblas_srotmg (float *d1, float *d2, float *b1, const float b2, float *P)
 
void cblas_srot (const int N, float *X, const int incX, float *Y, const int incY, const float c, const float s)
 
void cblas_srotm (const int N, float *X, const int incX, float *Y, const int incY, const float *P)
 
void cblas_drotg (double *a, double *b, double *c, double *s)
 
void cblas_drotmg (double *d1, double *d2, double *b1, const double b2, double *P)
 
void cblas_drot (const int N, double *X, const int incX, double *Y, const int incY, const double c, const double s)
 
void cblas_drotm (const int N, double *X, const int incX, double *Y, const int incY, const double *P)
 
void cblas_sscal (const int N, const float alpha, float *X, const int incX)
 
void cblas_dscal (const int N, const double alpha, double *X, const int incX)
 
void cblas_cscal (const int N, const void *alpha, void *X, const int incX)
 
void cblas_zscal (const int N, const void *alpha, void *X, const int incX)
 
void cblas_csscal (const int N, const float alpha, void *X, const int incX)
 
void cblas_zdscal (const int N, const double alpha, void *X, const int incX)
 
void cblas_sgemv (const enum CBLAS_ORDER order, const enum CBLAS_TRANSPOSE TransA, const int M, const int N, const float alpha, const float *A, const int lda, const float *X, const int incX, const float beta, float *Y, const int incY)
 
void cblas_sgbmv (const enum CBLAS_ORDER order, const enum CBLAS_TRANSPOSE TransA, const int M, const int N, const int KL, const int KU, const float alpha, const float *A, const int lda, const float *X, const int incX, const float beta, float *Y, const int incY)
 
void cblas_strmv (const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, const int N, const float *A, const int lda, float *X, const int incX)
 
void cblas_stbmv (const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, const int N, const int K, const float *A, const int lda, float *X, const int incX)
 
void cblas_stpmv (const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, const int N, const float *Ap, float *X, const int incX)
 
void cblas_strsv (const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, const int N, const float *A, const int lda, float *X, const int incX)
 
void cblas_stbsv (const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, const int N, const int K, const float *A, const int lda, float *X, const int incX)
 
void cblas_stpsv (const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, const int N, const float *Ap, float *X, const int incX)
 
void cblas_dgemv (const enum CBLAS_ORDER order, const enum CBLAS_TRANSPOSE TransA, const int M, const int N, const double alpha, const double *A, const int lda, const double *X, const int incX, const double beta, double *Y, const int incY)
 
void cblas_dgbmv (const enum CBLAS_ORDER order, const enum CBLAS_TRANSPOSE TransA, const int M, const int N, const int KL, const int KU, const double alpha, const double *A, const int lda, const double *X, const int incX, const double beta, double *Y, const int incY)
 
void cblas_dtrmv (const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, const int N, const double *A, const int lda, double *X, const int incX)
 
void cblas_dtbmv (const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, const int N, const int K, const double *A, const int lda, double *X, const int incX)
 
void cblas_dtpmv (const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, const int N, const double *Ap, double *X, const int incX)
 
void cblas_dtrsv (const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, const int N, const double *A, const int lda, double *X, const int incX)
 
void cblas_dtbsv (const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, const int N, const int K, const double *A, const int lda, double *X, const int incX)
 
void cblas_dtpsv (const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, const int N, const double *Ap, double *X, const int incX)
 
void cblas_cgemv (const enum CBLAS_ORDER order, const enum CBLAS_TRANSPOSE TransA, const int M, const int N, const void *alpha, const void *A, const int lda, const void *X, const int incX, const void *beta, void *Y, const int incY)
 
void cblas_cgbmv (const enum CBLAS_ORDER order, const enum CBLAS_TRANSPOSE TransA, const int M, const int N, const int KL, const int KU, const void *alpha, const void *A, const int lda, const void *X, const int incX, const void *beta, void *Y, const int incY)
 
void cblas_ctrmv (const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, const int N, const void *A, const int lda, void *X, const int incX)
 
void cblas_ctbmv (const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, const int N, const int K, const void *A, const int lda, void *X, const int incX)
 
void cblas_ctpmv (const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, const int N, const void *Ap, void *X, const int incX)
 
void cblas_ctrsv (const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, const int N, const void *A, const int lda, void *X, const int incX)
 
void cblas_ctbsv (const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, const int N, const int K, const void *A, const int lda, void *X, const int incX)
 
void cblas_ctpsv (const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, const int N, const void *Ap, void *X, const int incX)
 
void cblas_zgemv (const enum CBLAS_ORDER order, const enum CBLAS_TRANSPOSE TransA, const int M, const int N, const void *alpha, const void *A, const int lda, const void *X, const int incX, const void *beta, void *Y, const int incY)
 
void cblas_zgbmv (const enum CBLAS_ORDER order, const enum CBLAS_TRANSPOSE TransA, const int M, const int N, const int KL, const int KU, const void *alpha, const void *A, const int lda, const void *X, const int incX, const void *beta, void *Y, const int incY)
 
void cblas_ztrmv (const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, const int N, const void *A, const int lda, void *X, const int incX)
 
void cblas_ztbmv (const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, const int N, const int K, const void *A, const int lda, void *X, const int incX)
 
void cblas_ztpmv (const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, const int N, const void *Ap, void *X, const int incX)
 
void cblas_ztrsv (const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, const int N, const void *A, const int lda, void *X, const int incX)
 
void cblas_ztbsv (const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, const int N, const int K, const void *A, const int lda, void *X, const int incX)
 
void cblas_ztpsv (const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, const int N, const void *Ap, void *X, const int incX)
 
void cblas_ssymv (const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const int N, const float alpha, const float *A, const int lda, const float *X, const int incX, const float beta, float *Y, const int incY)
 
void cblas_ssbmv (const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const int N, const int K, const float alpha, const float *A, const int lda, const float *X, const int incX, const float beta, float *Y, const int incY)
 
void cblas_sspmv (const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const int N, const float alpha, const float *Ap, const float *X, const int incX, const float beta, float *Y, const int incY)
 
void cblas_sger (const enum CBLAS_ORDER order, const int M, const int N, const float alpha, const float *X, const int incX, const float *Y, const int incY, float *A, const int lda)
 
void cblas_ssyr (const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const int N, const float alpha, const float *X, const int incX, float *A, const int lda)
 
void cblas_sspr (const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const int N, const float alpha, const float *X, const int incX, float *Ap)
 
void cblas_ssyr2 (const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const int N, const float alpha, const float *X, const int incX, const float *Y, const int incY, float *A, const int lda)
 
void cblas_sspr2 (const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const int N, const float alpha, const float *X, const int incX, const float *Y, const int incY, float *A)
 
void cblas_dsymv (const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const int N, const double alpha, const double *A, const int lda, const double *X, const int incX, const double beta, double *Y, const int incY)
 
void cblas_dsbmv (const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const int N, const int K, const double alpha, const double *A, const int lda, const double *X, const int incX, const double beta, double *Y, const int incY)
 
void cblas_dspmv (const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const int N, const double alpha, const double *Ap, const double *X, const int incX, const double beta, double *Y, const int incY)
 
void cblas_dger (const enum CBLAS_ORDER order, const int M, const int N, const double alpha, const double *X, const int incX, const double *Y, const int incY, double *A, const int lda)
 
void cblas_dsyr (const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const int N, const double alpha, const double *X, const int incX, double *A, const int lda)
 
void cblas_dspr (const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const int N, const double alpha, const double *X, const int incX, double *Ap)
 
void cblas_dsyr2 (const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const int N, const double alpha, const double *X, const int incX, const double *Y, const int incY, double *A, const int lda)
 
void cblas_dspr2 (const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const int N, const double alpha, const double *X, const int incX, const double *Y, const int incY, double *A)
 
void cblas_chemv (const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const int N, const void *alpha, const void *A, const int lda, const void *X, const int incX, const void *beta, void *Y, const int incY)
 
void cblas_chbmv (const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const int N, const int K, const void *alpha, const void *A, const int lda, const void *X, const int incX, const void *beta, void *Y, const int incY)
 
void cblas_chpmv (const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const int N, const void *alpha, const void *Ap, const void *X, const int incX, const void *beta, void *Y, const int incY)
 
void cblas_cgeru (const enum CBLAS_ORDER order, const int M, const int N, const void *alpha, const void *X, const int incX, const void *Y, const int incY, void *A, const int lda)
 
void cblas_cgerc (const enum CBLAS_ORDER order, const int M, const int N, const void *alpha, const void *X, const int incX, const void *Y, const int incY, void *A, const int lda)
 
void cblas_cher (const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const int N, const float alpha, const void *X, const int incX, void *A, const int lda)
 
void cblas_chpr (const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const int N, const float alpha, const void *X, const int incX, void *A)
 
void cblas_cher2 (const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const int N, const void *alpha, const void *X, const int incX, const void *Y, const int incY, void *A, const int lda)
 
void cblas_chpr2 (const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const int N, const void *alpha, const void *X, const int incX, const void *Y, const int incY, void *Ap)
 
void cblas_zhemv (const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const int N, const void *alpha, const void *A, const int lda, const void *X, const int incX, const void *beta, void *Y, const int incY)
 
void cblas_zhbmv (const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const int N, const int K, const void *alpha, const void *A, const int lda, const void *X, const int incX, const void *beta, void *Y, const int incY)
 
void cblas_zhpmv (const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const int N, const void *alpha, const void *Ap, const void *X, const int incX, const void *beta, void *Y, const int incY)
 
void cblas_zgeru (const enum CBLAS_ORDER order, const int M, const int N, const void *alpha, const void *X, const int incX, const void *Y, const int incY, void *A, const int lda)
 
void cblas_zgerc (const enum CBLAS_ORDER order, const int M, const int N, const void *alpha, const void *X, const int incX, const void *Y, const int incY, void *A, const int lda)
 
void cblas_zher (const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const int N, const double alpha, const void *X, const int incX, void *A, const int lda)
 
void cblas_zhpr (const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const int N, const double alpha, const void *X, const int incX, void *A)
 
void cblas_zher2 (const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const int N, const void *alpha, const void *X, const int incX, const void *Y, const int incY, void *A, const int lda)
 
void cblas_zhpr2 (const enum CBLAS_ORDER order, const enum CBLAS_UPLO Uplo, const int N, const void *alpha, const void *X, const int incX, const void *Y, const int incY, void *Ap)
 
void cblas_sgemm (const enum CBLAS_ORDER Order, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_TRANSPOSE TransB, const int M, const int N, const int K, const float alpha, const float *A, const int lda, const float *B, const int ldb, const float beta, float *C, const int ldc)
 
void cblas_ssymm (const enum CBLAS_ORDER Order, const enum CBLAS_SIDE Side, const enum CBLAS_UPLO Uplo, const int M, const int N, const float alpha, const float *A, const int lda, const float *B, const int ldb, const float beta, float *C, const int ldc)
 
void cblas_ssyrk (const enum CBLAS_ORDER Order, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE Trans, const int N, const int K, const float alpha, const float *A, const int lda, const float beta, float *C, const int ldc)
 
void cblas_ssyr2k (const enum CBLAS_ORDER Order, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE Trans, const int N, const int K, const float alpha, const float *A, const int lda, const float *B, const int ldb, const float beta, float *C, const int ldc)
 
void cblas_strmm (const enum CBLAS_ORDER Order, const enum CBLAS_SIDE Side, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, const int M, const int N, const float alpha, const float *A, const int lda, float *B, const int ldb)
 
void cblas_strsm (const enum CBLAS_ORDER Order, const enum CBLAS_SIDE Side, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, const int M, const int N, const float alpha, const float *A, const int lda, float *B, const int ldb)
 
void cblas_dgemm (const enum CBLAS_ORDER Order, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_TRANSPOSE TransB, const int M, const int N, const int K, const double alpha, const double *A, const int lda, const double *B, const int ldb, const double beta, double *C, const int ldc)
 
void cblas_dsymm (const enum CBLAS_ORDER Order, const enum CBLAS_SIDE Side, const enum CBLAS_UPLO Uplo, const int M, const int N, const double alpha, const double *A, const int lda, const double *B, const int ldb, const double beta, double *C, const int ldc)
 
void cblas_dsyrk (const enum CBLAS_ORDER Order, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE Trans, const int N, const int K, const double alpha, const double *A, const int lda, const double beta, double *C, const int ldc)
 
void cblas_dsyr2k (const enum CBLAS_ORDER Order, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE Trans, const int N, const int K, const double alpha, const double *A, const int lda, const double *B, const int ldb, const double beta, double *C, const int ldc)
 
void cblas_dtrmm (const enum CBLAS_ORDER Order, const enum CBLAS_SIDE Side, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, const int M, const int N, const double alpha, const double *A, const int lda, double *B, const int ldb)
 
void cblas_dtrsm (const enum CBLAS_ORDER Order, const enum CBLAS_SIDE Side, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, const int M, const int N, const double alpha, const double *A, const int lda, double *B, const int ldb)
 
void cblas_cgemm (const enum CBLAS_ORDER Order, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_TRANSPOSE TransB, const int M, const int N, const int K, const void *alpha, const void *A, const int lda, const void *B, const int ldb, const void *beta, void *C, const int ldc)
 
void cblas_csymm (const enum CBLAS_ORDER Order, const enum CBLAS_SIDE Side, const enum CBLAS_UPLO Uplo, const int M, const int N, const void *alpha, const void *A, const int lda, const void *B, const int ldb, const void *beta, void *C, const int ldc)
 
void cblas_csyrk (const enum CBLAS_ORDER Order, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE Trans, const int N, const int K, const void *alpha, const void *A, const int lda, const void *beta, void *C, const int ldc)
 
void cblas_csyr2k (const enum CBLAS_ORDER Order, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE Trans, const int N, const int K, const void *alpha, const void *A, const int lda, const void *B, const int ldb, const void *beta, void *C, const int ldc)
 
void cblas_ctrmm (const enum CBLAS_ORDER Order, const enum CBLAS_SIDE Side, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, const int M, const int N, const void *alpha, const void *A, const int lda, void *B, const int ldb)
 
void cblas_ctrsm (const enum CBLAS_ORDER Order, const enum CBLAS_SIDE Side, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, const int M, const int N, const void *alpha, const void *A, const int lda, void *B, const int ldb)
 
void cblas_zgemm (const enum CBLAS_ORDER Order, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_TRANSPOSE TransB, const int M, const int N, const int K, const void *alpha, const void *A, const int lda, const void *B, const int ldb, const void *beta, void *C, const int ldc)
 
void cblas_zsymm (const enum CBLAS_ORDER Order, const enum CBLAS_SIDE Side, const enum CBLAS_UPLO Uplo, const int M, const int N, const void *alpha, const void *A, const int lda, const void *B, const int ldb, const void *beta, void *C, const int ldc)
 
void cblas_zsyrk (const enum CBLAS_ORDER Order, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE Trans, const int N, const int K, const void *alpha, const void *A, const int lda, const void *beta, void *C, const int ldc)
 
void cblas_zsyr2k (const enum CBLAS_ORDER Order, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE Trans, const int N, const int K, const void *alpha, const void *A, const int lda, const void *B, const int ldb, const void *beta, void *C, const int ldc)
 
void cblas_ztrmm (const enum CBLAS_ORDER Order, const enum CBLAS_SIDE Side, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, const int M, const int N, const void *alpha, const void *A, const int lda, void *B, const int ldb)
 
void cblas_ztrsm (const enum CBLAS_ORDER Order, const enum CBLAS_SIDE Side, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE TransA, const enum CBLAS_DIAG Diag, const int M, const int N, const void *alpha, const void *A, const int lda, void *B, const int ldb)
 
void cblas_chemm (const enum CBLAS_ORDER Order, const enum CBLAS_SIDE Side, const enum CBLAS_UPLO Uplo, const int M, const int N, const void *alpha, const void *A, const int lda, const void *B, const int ldb, const void *beta, void *C, const int ldc)
 
void cblas_cherk (const enum CBLAS_ORDER Order, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE Trans, const int N, const int K, const float alpha, const void *A, const int lda, const float beta, void *C, const int ldc)
 
void cblas_cher2k (const enum CBLAS_ORDER Order, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE Trans, const int N, const int K, const void *alpha, const void *A, const int lda, const void *B, const int ldb, const float beta, void *C, const int ldc)
 
void cblas_zhemm (const enum CBLAS_ORDER Order, const enum CBLAS_SIDE Side, const enum CBLAS_UPLO Uplo, const int M, const int N, const void *alpha, const void *A, const int lda, const void *B, const int ldb, const void *beta, void *C, const int ldc)
 
void cblas_zherk (const enum CBLAS_ORDER Order, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE Trans, const int N, const int K, const double alpha, const void *A, const int lda, const double beta, void *C, const int ldc)
 
void cblas_zher2k (const enum CBLAS_ORDER Order, const enum CBLAS_UPLO Uplo, const enum CBLAS_TRANSPOSE Trans, const int N, const int K, const void *alpha, const void *A, const int lda, const void *B, const int ldb, const double beta, void *C, const int ldc)
 
void cblas_xerbla (int p, const char *rout, const char *form,...)
 
double oct_gamma_ (const double *x)
 
double oct_incomplete_gamma_ (const double *a, const double *x)
 
double oct_sph_bessel_ (const fint *l, const double *x)
 
double oct_bessel_ (const fint *n, const double *x)
 
double oct_bessel_in_ (const fint *n, const double *x)
 
double oct_bessel_j0_ (const double *x)
 
double oct_bessel_j1_ (const double *x)
 
double oct_bessel_k0_ (const double *x)
 
double oct_bessel_k1_ (const double *x)
 
double oct_erfc_ (const double *x)
 
double oct_erf_ (const double *x)
 
double oct_legendre_sphplm_ (const fint *l, const int *m, const double *x)
 
double oct_sf_laguerre_n_ (const int *n, const double *a, const double *x)
 
void oct_combination_init_ (gsl_combination **c, const fint *n, const fint *k)
 
void oct_combination_next_ (gsl_combination **c, fint *next)
 
void oct_get_combination_ (gsl_combination **c, fint *comb)
 
void oct_combination_end_ (gsl_combination **c)
 
void oct_ran_init_ (gsl_rng **r)
 
void oct_ran_end_ (gsl_rng **r)
 
double oct_ran_gaussian_ (const gsl_rng **r, const double *sigma)
 
double oct_ran_flat_ (const gsl_rng **r, const double *a, const double *b)
 
void oct_strerror_ (const fint *err, char *res, unsigned long l1)
 

Variables

int __leaf__
 
FILEstdin
 
FILEstdout
 
FILEstderr
 
 div_t
 

Typedef Documentation

◆ __u_char

typedef unsigned char __u_char

Definition at line 65 of file oct_gsl_f.c.

◆ __u_short

typedef unsigned short int __u_short

Definition at line 66 of file oct_gsl_f.c.

◆ __u_int

typedef unsigned int __u_int

Definition at line 67 of file oct_gsl_f.c.

◆ __u_long

typedef unsigned long int __u_long

Definition at line 68 of file oct_gsl_f.c.

◆ __int8_t

typedef signed char __int8_t

Definition at line 71 of file oct_gsl_f.c.

◆ __uint8_t

typedef unsigned char __uint8_t

Definition at line 72 of file oct_gsl_f.c.

◆ __int16_t

typedef signed short int __int16_t

Definition at line 73 of file oct_gsl_f.c.

◆ __uint16_t

typedef unsigned short int __uint16_t

Definition at line 74 of file oct_gsl_f.c.

◆ __int32_t

typedef signed int __int32_t

Definition at line 75 of file oct_gsl_f.c.

◆ __uint32_t

typedef unsigned int __uint32_t

Definition at line 76 of file oct_gsl_f.c.

◆ __int64_t

typedef signed long int __int64_t

Definition at line 78 of file oct_gsl_f.c.

◆ __uint64_t

typedef unsigned long int __uint64_t

Definition at line 79 of file oct_gsl_f.c.

◆ __int_least8_t

Definition at line 86 of file oct_gsl_f.c.

◆ __uint_least8_t

Definition at line 87 of file oct_gsl_f.c.

◆ __int_least16_t

Definition at line 88 of file oct_gsl_f.c.

◆ __uint_least16_t

Definition at line 89 of file oct_gsl_f.c.

◆ __int_least32_t

Definition at line 90 of file oct_gsl_f.c.

◆ __uint_least32_t

Definition at line 91 of file oct_gsl_f.c.

◆ __int_least64_t

Definition at line 92 of file oct_gsl_f.c.

◆ __uint_least64_t

Definition at line 93 of file oct_gsl_f.c.

◆ __quad_t

typedef long int __quad_t

Definition at line 97 of file oct_gsl_f.c.

◆ __u_quad_t

typedef unsigned long int __u_quad_t

Definition at line 98 of file oct_gsl_f.c.

◆ __intmax_t

typedef long int __intmax_t

Definition at line 106 of file oct_gsl_f.c.

◆ __uintmax_t

typedef unsigned long int __uintmax_t

Definition at line 107 of file oct_gsl_f.c.

◆ __dev_t

typedef unsigned long int __dev_t

Definition at line 115 of file oct_gsl_f.c.

◆ __uid_t

typedef unsigned int __uid_t

Definition at line 116 of file oct_gsl_f.c.

◆ __gid_t

typedef unsigned int __gid_t

Definition at line 117 of file oct_gsl_f.c.

◆ __ino_t

typedef unsigned long int __ino_t

Definition at line 118 of file oct_gsl_f.c.

◆ __ino64_t

typedef unsigned long int __ino64_t

Definition at line 119 of file oct_gsl_f.c.

◆ __mode_t

typedef unsigned int __mode_t

Definition at line 120 of file oct_gsl_f.c.

◆ __nlink_t

typedef unsigned long int __nlink_t

Definition at line 121 of file oct_gsl_f.c.

◆ __off_t

typedef long int __off_t

Definition at line 122 of file oct_gsl_f.c.

◆ __off64_t

typedef long int __off64_t

Definition at line 123 of file oct_gsl_f.c.

◆ __pid_t

typedef int __pid_t

Definition at line 124 of file oct_gsl_f.c.

◆ __clock_t

typedef long int __clock_t

Definition at line 126 of file oct_gsl_f.c.

◆ __rlim_t

typedef unsigned long int __rlim_t

Definition at line 127 of file oct_gsl_f.c.

◆ __rlim64_t

typedef unsigned long int __rlim64_t

Definition at line 128 of file oct_gsl_f.c.

◆ __id_t

typedef unsigned int __id_t

Definition at line 129 of file oct_gsl_f.c.

◆ __time_t

typedef long int __time_t

Definition at line 130 of file oct_gsl_f.c.

◆ __useconds_t

typedef unsigned int __useconds_t

Definition at line 131 of file oct_gsl_f.c.

◆ __suseconds_t

typedef long int __suseconds_t

Definition at line 132 of file oct_gsl_f.c.

◆ __suseconds64_t

typedef long int __suseconds64_t

Definition at line 133 of file oct_gsl_f.c.

◆ __daddr_t

typedef int __daddr_t

Definition at line 135 of file oct_gsl_f.c.

◆ __key_t

typedef int __key_t

Definition at line 136 of file oct_gsl_f.c.

◆ __clockid_t

typedef int __clockid_t

Definition at line 139 of file oct_gsl_f.c.

◆ __timer_t

typedef void* __timer_t

Definition at line 142 of file oct_gsl_f.c.

◆ __blksize_t

typedef long int __blksize_t

Definition at line 145 of file oct_gsl_f.c.

◆ __blkcnt_t

typedef long int __blkcnt_t

Definition at line 150 of file oct_gsl_f.c.

◆ __blkcnt64_t

typedef long int __blkcnt64_t

Definition at line 151 of file oct_gsl_f.c.

◆ __fsblkcnt_t

typedef unsigned long int __fsblkcnt_t

Definition at line 154 of file oct_gsl_f.c.

◆ __fsblkcnt64_t

typedef unsigned long int __fsblkcnt64_t

Definition at line 155 of file oct_gsl_f.c.

◆ __fsfilcnt_t

typedef unsigned long int __fsfilcnt_t

Definition at line 158 of file oct_gsl_f.c.

◆ __fsfilcnt64_t

typedef unsigned long int __fsfilcnt64_t

Definition at line 159 of file oct_gsl_f.c.

◆ __fsword_t

typedef long int __fsword_t

Definition at line 162 of file oct_gsl_f.c.

◆ __ssize_t

typedef long int __ssize_t

Definition at line 164 of file oct_gsl_f.c.

◆ __syscall_slong_t

typedef long int __syscall_slong_t

Definition at line 167 of file oct_gsl_f.c.

◆ __syscall_ulong_t

typedef unsigned long int __syscall_ulong_t

Definition at line 169 of file oct_gsl_f.c.

◆ __loff_t

Definition at line 173 of file oct_gsl_f.c.

◆ __caddr_t

typedef char* __caddr_t

Definition at line 174 of file oct_gsl_f.c.

◆ __intptr_t

typedef long int __intptr_t

Definition at line 177 of file oct_gsl_f.c.

◆ __socklen_t

typedef unsigned int __socklen_t

Definition at line 180 of file oct_gsl_f.c.

◆ __sig_atomic_t

typedef int __sig_atomic_t

Definition at line 185 of file oct_gsl_f.c.

◆ float_t

typedef float float_t

Definition at line 208 of file oct_gsl_f.c.

◆ double_t

typedef double double_t

Definition at line 209 of file oct_gsl_f.c.

◆ size_t

typedef long unsigned int size_t

Definition at line 1109 of file oct_gsl_f.c.

◆ __gnuc_va_list

typedef __builtin_va_list __gnuc_va_list

Definition at line 1115 of file oct_gsl_f.c.

◆ __fpos_t

typedef struct _G_fpos_t __fpos_t

◆ __fpos64_t

typedef struct _G_fpos64_t __fpos64_t

◆ __FILE

typedef struct _IO_FILE __FILE

Definition at line 1159 of file oct_gsl_f.c.

◆ FILE

typedef struct _IO_FILE FILE

Definition at line 1168 of file oct_gsl_f.c.

◆ _IO_lock_t

typedef void _IO_lock_t

Definition at line 1180 of file oct_gsl_f.c.

◆ va_list

Definition at line 1239 of file oct_gsl_f.c.

◆ off_t

typedef __off_t off_t

Definition at line 1241 of file oct_gsl_f.c.

◆ ssize_t

typedef __ssize_t ssize_t

Definition at line 1243 of file oct_gsl_f.c.

◆ fpos_t

typedef __fpos_t fpos_t

Definition at line 1250 of file oct_gsl_f.c.

◆ sigset_t

Definition at line 1994 of file oct_gsl_f.c.

◆ suseconds_t

Definition at line 2038 of file oct_gsl_f.c.

◆ __fd_mask

typedef long int __fd_mask

Definition at line 2044 of file oct_gsl_f.c.

◆ fd_mask

typedef __fd_mask fd_mask

Definition at line 2064 of file oct_gsl_f.c.

◆ blksize_t

Definition at line 2086 of file oct_gsl_f.c.

◆ blkcnt_t

Definition at line 2093 of file oct_gsl_f.c.

◆ fsblkcnt_t

Definition at line 2097 of file oct_gsl_f.c.

◆ fsfilcnt_t

Definition at line 2101 of file oct_gsl_f.c.

◆ __pthread_list_t

◆ __pthread_slist_t

◆ __tss_t

typedef unsigned int __tss_t

Definition at line 2204 of file oct_gsl_f.c.

◆ __thrd_t

typedef unsigned long int __thrd_t

Definition at line 2205 of file oct_gsl_f.c.

◆ pthread_t

typedef unsigned long int pthread_t

Definition at line 2215 of file oct_gsl_f.c.

◆ pthread_key_t

typedef unsigned int pthread_key_t

Definition at line 2237 of file oct_gsl_f.c.

◆ pthread_once_t

typedef int pthread_once_t

Definition at line 2241 of file oct_gsl_f.c.

◆ pthread_attr_t

Definition at line 2250 of file oct_gsl_f.c.

◆ pthread_spinlock_t

typedef volatile int pthread_spinlock_t

Definition at line 2291 of file oct_gsl_f.c.

◆ ptrdiff_t

typedef long int ptrdiff_t

Definition at line 5512 of file oct_gsl_f.c.

◆ CBLAS_INDEX_t

Definition at line 6064 of file oct_gsl_f.c.

◆ CBLAS_ORDER_t

typedef enum CBLAS_ORDER CBLAS_ORDER_t

Definition at line 6065 of file oct_gsl_f.c.

◆ CBLAS_TRANSPOSE_t

Definition at line 6066 of file oct_gsl_f.c.

◆ CBLAS_UPLO_t

typedef enum CBLAS_UPLO CBLAS_UPLO_t

Definition at line 6067 of file oct_gsl_f.c.

◆ CBLAS_DIAG_t

typedef enum CBLAS_DIAG CBLAS_DIAG_t

Definition at line 6068 of file oct_gsl_f.c.

◆ CBLAS_SIDE_t

typedef enum CBLAS_SIDE CBLAS_SIDE_t

Definition at line 6069 of file oct_gsl_f.c.

◆ fint

typedef int fint

Definition at line 11974 of file oct_gsl_f.c.

◆ fint4

typedef int fint4

Definition at line 11975 of file oct_gsl_f.c.

◆ fint8

typedef long long int fint8

Definition at line 11976 of file oct_gsl_f.c.

◆ fchar

typedef char fchar

Definition at line 11978 of file oct_gsl_f.c.

Enumeration Type Documentation

◆ CBLAS_ORDER

Enumerator
CblasRowMajor 
CblasColMajor 
CblasRowMajor 
CblasColMajor 

Definition at line 5528 of file oct_gsl_f.c.

◆ CBLAS_TRANSPOSE

Enumerator
CblasNoTrans 
CblasTrans 
CblasConjTrans 
CblasNoTrans 
CblasTrans 
CblasConjTrans 

Definition at line 5529 of file oct_gsl_f.c.

◆ CBLAS_UPLO

enum CBLAS_UPLO
Enumerator
CblasUpper 
CblasLower 
CblasUpper 
CblasLower 

Definition at line 5530 of file oct_gsl_f.c.

◆ CBLAS_DIAG

enum CBLAS_DIAG
Enumerator
CblasNonUnit 
CblasUnit 
CblasNonUnit 
CblasUnit 

Definition at line 5531 of file oct_gsl_f.c.

◆ CBLAS_SIDE

enum CBLAS_SIDE
Enumerator
CblasLeft 
CblasRight 
CblasLeft 
CblasRight 

Definition at line 5532 of file oct_gsl_f.c.

Function Documentation

◆ __fpclassify()

int __fpclassify ( double  __value)

◆ __attribute__() [1/4]

int __leaf__ __attribute__ ( (__const__)  )

◆ __signbit()

int __signbit ( double  __value)

◆ __isinf()

int __isinf ( double  __value)

◆ __finite()

int __finite ( double  __value)

◆ __isnan()

int __isnan ( double  __value)

◆ __iseqsig()

int __iseqsig ( double  __x,
double  __y 
)

◆ __issignaling()

int __issignaling ( double  __value)

◆ acos()

double acos ( double  __x)

◆ __acos()

double __acos ( double  __x)

◆ asin()

double asin ( double  __x)

◆ __asin()

double __asin ( double  __x)

◆ atan()

double atan ( double  __x)

◆ __atan()

double __atan ( double  __x)

◆ atan2()

double atan2 ( double  __y,
double  __x 
)

◆ __atan2()

double __atan2 ( double  __y,
double  __x 
)

◆ cos()

double cos ( double  __x)

◆ __cos()

double __cos ( double  __x)

◆ sin()

double sin ( double  __x)

◆ __sin()

double __sin ( double  __x)

◆ tan()

double tan ( double  __x)

◆ __tan()

double __tan ( double  __x)

◆ cosh()

double cosh ( double  __x)

◆ __cosh()

double __cosh ( double  __x)

◆ sinh()

double sinh ( double  __x)

◆ __sinh()

double __sinh ( double  __x)

◆ tanh()

double tanh ( double  __x)

◆ __tanh()

double __tanh ( double  __x)

◆ acosh()

double acosh ( double  __x)

◆ __acosh()

double __acosh ( double  __x)

◆ asinh()

double asinh ( double  __x)

◆ __asinh()

double __asinh ( double  __x)

◆ atanh()

double atanh ( double  __x)

◆ __atanh()

double __atanh ( double  __x)

◆ exp()

double exp ( double  __x)

◆ __exp()

double __exp ( double  __x)

◆ frexp()

double frexp ( double  __x,
int *  __exponent 
)

◆ __frexp()

double __frexp ( double  __x,
int *  __exponent 
)

◆ ldexp()

double ldexp ( double  __x,
int  __exponent 
)

◆ __ldexp()

double __ldexp ( double  __x,
int  __exponent 
)

◆ log()

double log ( double  __x)

◆ __log()

double __log ( double  __x)

◆ log10()

double log10 ( double  __x)

◆ __log10()

double __log10 ( double  __x)

◆ modf()

double modf ( double  __x,
double *  __iptr 
)

◆ __modf()

double __modf ( double  __x,
double *  __iptr 
)

◆ __attribute__() [2/4]

double __leaf__ __attribute__ ( (__nonnull__(2))  )

◆ expm1()

double expm1 ( double  __x)

◆ __expm1()

double __expm1 ( double  __x)

◆ log1p()

double log1p ( double  __x)

◆ __log1p()

double __log1p ( double  __x)

◆ logb()

double logb ( double  __x)

◆ __logb()

double __logb ( double  __x)

◆ exp2()

double exp2 ( double  __x)

◆ __exp2()

double __exp2 ( double  __x)

◆ log2()

double log2 ( double  __x)

◆ __log2()

double __log2 ( double  __x)

◆ pow()

double pow ( double  __x,
double  __y 
)

◆ __pow()

double __pow ( double  __x,
double  __y 
)

◆ sqrt()

double sqrt ( double  __x)

◆ __sqrt()

double __sqrt ( double  __x)

◆ hypot()

double hypot ( double  __x,
double  __y 
)

◆ __hypot()

double __hypot ( double  __x,
double  __y 
)

◆ cbrt()

double cbrt ( double  __x)

◆ __cbrt()

double __cbrt ( double  __x)

◆ ceil()

double ceil ( double  __x)

◆ __ceil()

double __ceil ( double  __x)

◆ fabs()

double fabs ( double  __x)

◆ __fabs()

double __fabs ( double  __x)

◆ floor()

double floor ( double  __x)

◆ __floor()

double __floor ( double  __x)

◆ fmod()

double fmod ( double  __x,
double  __y 
)

◆ __fmod()

double __fmod ( double  __x,
double  __y 
)

◆ isinf()

int isinf ( double  __value)

◆ finite()

int finite ( double  __value)

◆ drem()

double drem ( double  __x,
double  __y 
)

◆ __drem()

double __drem ( double  __x,
double  __y 
)

◆ significand()

double significand ( double  __x)

◆ __significand()

double __significand ( double  __x)

◆ copysign()

double copysign ( double  __x,
double  __y 
)

◆ __copysign()

double __copysign ( double  __x,
double  __y 
)

◆ nan()

double nan ( const char *  __tagb)

◆ __nan()

double __nan ( const char *  __tagb)

◆ isnan()

int isnan ( double  __value)

◆ j0()

double j0 ( extern double lgamma_r (  double)

Definition at line 385 of file oct_gsl_f.c.

◆ remove()

int remove ( const char *  __filename)

◆ rename()

int rename ( const char *  __old,
const char *  __new 
)

◆ renameat()

int renameat ( int  __oldfd,
const char *  __old,
int  __newfd,
const char *  __new 
)

◆ fclose()

int fclose ( FILE __stream)

◆ tmpfile()

FILE * tmpfile ( void  )

Definition at line 1275 of file oct_gsl_f.c.

◆ __ctype_get_mb_cur_max()

size_t __ctype_get_mb_cur_max ( void  )

Definition at line 1701 of file oct_gsl_f.c.

◆ __bswap_32()

static __inline __uint32_t __bswap_32 ( __uint32_t  __bsx)
static

Definition at line 1930 of file oct_gsl_f.c.

◆ __bswap_64()

static __extension__ __inline __uint64_t __bswap_64 ( __uint64_t  __bsx)
static

Definition at line 1940 of file oct_gsl_f.c.

◆ __uint16_identity()

static __inline __uint16_t __uint16_identity ( __uint16_t  __x)
static

Definition at line 1952 of file oct_gsl_f.c.

◆ __uint32_identity()

static __inline __uint32_t __uint32_identity ( __uint32_t  __x)
static

Definition at line 1958 of file oct_gsl_f.c.

◆ __uint64_identity()

static __inline __uint64_t __uint64_identity ( __uint64_t  __x)
static

Definition at line 1964 of file oct_gsl_f.c.

◆ select()

int select ( int  __nfds,
fd_set *__restrict  __readfds,
fd_set *__restrict  __writefds,
fd_set *__restrict  __exceptfds,
struct timeval *__restrict  __timeout 
)

◆ pselect()

int pselect ( int  __nfds,
fd_set *__restrict  __readfds,
fd_set *__restrict  __writefds,
fd_set *__restrict  __exceptfds,
const struct timespec *__restrict  __timeout,
const __sigset_t *__restrict  __sigmask 
)

◆ random()

long int random ( void  )

Definition at line 2318 of file oct_gsl_f.c.

◆ random_r()

int random_r ( struct random_data *__restrict  __buf,
int32_t *__restrict  __result 
)

◆ __attribute__() [3/4]

int __leaf__ __attribute__ ( (__nonnull__(1, 2))  )

Definition at line 1934 of file getopt_f.c.

◆ srandom_r()

int srandom_r ( unsigned int  __seed,
struct random_data *  __buf 
)

◆ initstate_r()

int initstate_r ( unsigned int  __seed,
char *__restrict  __statebuf,
size_t  __statelen,
struct random_data *__restrict  __buf 
)

◆ __attribute__() [4/4]

int __leaf__ __attribute__ ( (__nonnull__(2, 4))  )

◆ setstate_r()

int setstate_r ( char *__restrict  __statebuf,
struct random_data *__restrict  __buf 
)

◆ rand()

int rand ( void  )

Definition at line 2370 of file oct_gsl_f.c.

◆ drand48_r()

int drand48_r ( struct drand48_data *__restrict  __buffer,
double *__restrict  __result 
)

◆ erand48_r()

int erand48_r ( unsigned short int  __xsubi[3],
struct drand48_data *__restrict  __buffer,
double *__restrict  __result 
)

◆ lrand48_r()

int lrand48_r ( struct drand48_data *__restrict  __buffer,
long int *__restrict  __result 
)

◆ nrand48_r()

int nrand48_r ( unsigned short int  __xsubi[3],
struct drand48_data *__restrict  __buffer,
long int *__restrict  __result 
)

◆ mrand48_r()

int mrand48_r ( struct drand48_data *__restrict  __buffer,
long int *__restrict  __result 
)

◆ jrand48_r()

int jrand48_r ( unsigned short int  __xsubi[3],
struct drand48_data *__restrict  __buffer,
long int *__restrict  __result 
)

◆ srand48_r()

int srand48_r ( long int  __seedval,
struct drand48_data *  __buffer 
)

◆ seed48_r()

int seed48_r ( unsigned short int  __seed16v[3],
struct drand48_data *  __buffer 
)

◆ lcong48_r()

int lcong48_r ( unsigned short int  __param[7],
struct drand48_data *  __buffer 
)

◆ arc4random()

__uint32_t arc4random ( void  )

Definition at line 2454 of file oct_gsl_f.c.

◆ cblas_sdsdot()

float cblas_sdsdot ( const int  N,
const float  alpha,
const float *  X,
const int  incX,
const float *  Y,
const int  incY 
)

◆ cblas_dsdot()

double cblas_dsdot ( const int  N,
const float *  X,
const int  incX,
const float *  Y,
const int  incY 
)

◆ cblas_sdot()

float cblas_sdot ( const int  N,
const float *  X,
const int  incX,
const float *  Y,
const int  incY 
)

◆ cblas_ddot()

double cblas_ddot ( const int  N,
const double *  X,
const int  incX,
const double *  Y,
const int  incY 
)

◆ cblas_cdotu_sub()

void cblas_cdotu_sub ( const int  N,
const void *  X,
const int  incX,
const void *  Y,
const int  incY,
void *  dotu 
)

◆ cblas_cdotc_sub()

void cblas_cdotc_sub ( const int  N,
const void *  X,
const int  incX,
const void *  Y,
const int  incY,
void *  dotc 
)

◆ cblas_zdotu_sub()

void cblas_zdotu_sub ( const int  N,
const void *  X,
const int  incX,
const void *  Y,
const int  incY,
void *  dotu 
)

◆ cblas_zdotc_sub()

void cblas_zdotc_sub ( const int  N,
const void *  X,
const int  incX,
const void *  Y,
const int  incY,
void *  dotc 
)

◆ cblas_snrm2()

float cblas_snrm2 ( const int  N,
const float *  X,
const int  incX 
)

◆ cblas_sasum()

float cblas_sasum ( const int  N,
const float *  X,
const int  incX 
)

◆ cblas_dnrm2()

double cblas_dnrm2 ( const int  N,
const double *  X,
const int  incX 
)

◆ cblas_dasum()

double cblas_dasum ( const int  N,
const double *  X,
const int  incX 
)

◆ cblas_scnrm2()

float cblas_scnrm2 ( const int  N,
const void *  X,
const int  incX 
)

◆ cblas_scasum()

float cblas_scasum ( const int  N,
const void *  X,
const int  incX 
)

◆ cblas_dznrm2()

double cblas_dznrm2 ( const int  N,
const void *  X,
const int  incX 
)

◆ cblas_dzasum()

double cblas_dzasum ( const int  N,
const void *  X,
const int  incX 
)

◆ cblas_isamax()

size_t cblas_isamax ( const int  N,
const float *  X,
const int  incX 
)

◆ cblas_idamax()

size_t cblas_idamax ( const int  N,
const double *  X,
const int  incX 
)

◆ cblas_icamax()

size_t cblas_icamax ( const int  N,
const void *  X,
const int  incX 
)

◆ cblas_izamax()

size_t cblas_izamax ( const int  N,
const void *  X,
const int  incX 
)

◆ cblas_sswap()

void cblas_sswap ( const int  N,
float *  X,
const int  incX,
float *  Y,
const int  incY 
)

◆ cblas_scopy()

void cblas_scopy ( const int  N,
const float *  X,
const int  incX,
float *  Y,
const int  incY 
)

◆ cblas_saxpy()

void cblas_saxpy ( const int  N,
const float  alpha,
const float *  X,
const int  incX,
float *  Y,
const int  incY 
)

◆ cblas_dswap()

void cblas_dswap ( const int  N,
double *  X,
const int  incX,
double *  Y,
const int  incY 
)

◆ cblas_dcopy()

void cblas_dcopy ( const int  N,
const double *  X,
const int  incX,
double *  Y,
const int  incY 
)

◆ cblas_daxpy()

void cblas_daxpy ( const int  N,
const double  alpha,
const double *  X,
const int  incX,
double *  Y,
const int  incY 
)

◆ cblas_cswap()

void cblas_cswap ( const int  N,
void *  X,
const int  incX,
void *  Y,
const int  incY 
)

◆ cblas_ccopy()

void cblas_ccopy ( const int  N,
const void *  X,
const int  incX,
void *  Y,
const int  incY 
)

◆ cblas_caxpy()

void cblas_caxpy ( const int  N,
const void *  alpha,
const void *  X,
const int  incX,
void *  Y,
const int  incY 
)

◆ cblas_zswap()

void cblas_zswap ( const int  N,
void *  X,
const int  incX,
void *  Y,
const int  incY 
)

◆ cblas_zcopy()

void cblas_zcopy ( const int  N,
const void *  X,
const int  incX,
void *  Y,
const int  incY 
)

◆ cblas_zaxpy()

void cblas_zaxpy ( const int  N,
const void *  alpha,
const void *  X,
const int  incX,
void *  Y,
const int  incY 
)

◆ cblas_srotg()

void cblas_srotg ( float *  a,
float *  b,
float *  c,
float *  s 
)

◆ cblas_srotmg()

void cblas_srotmg ( float *  d1,
float *  d2,
float *  b1,
const float  b2,
float *  P 
)

◆ cblas_srot()

void cblas_srot ( const int  N,
float *  X,
const int  incX,
float *  Y,
const int  incY,
const float  c,
const float  s 
)

◆ cblas_srotm()

void cblas_srotm ( const int  N,
float *  X,
const int  incX,
float *  Y,
const int  incY,
const float *  P 
)

◆ cblas_drotg()

void cblas_drotg ( double *  a,
double *  b,
double *  c,
double *  s 
)

◆ cblas_drotmg()

void cblas_drotmg ( double *  d1,
double *  d2,
double *  b1,
const double  b2,
double *  P 
)

◆ cblas_drot()

void cblas_drot ( const int  N,
double *  X,
const int  incX,
double *  Y,
const int  incY,
const double  c,
const double  s 
)

◆ cblas_drotm()

void cblas_drotm ( const int  N,
double *  X,
const int  incX,
double *  Y,
const int  incY,
const double *  P 
)

◆ cblas_sscal()

void cblas_sscal ( const int  N,
const float  alpha,
float *  X,
const int  incX 
)

◆ cblas_dscal()

void cblas_dscal ( const int  N,
const double  alpha,
double *  X,
const int  incX 
)

◆ cblas_cscal()

void cblas_cscal ( const int  N,
const void *  alpha,
void *  X,
const int  incX 
)

◆ cblas_zscal()

void cblas_zscal ( const int  N,
const void *  alpha,
void *  X,
const int  incX 
)

◆ cblas_csscal()

void cblas_csscal ( const int  N,
const float  alpha,
void *  X,
const int  incX 
)

◆ cblas_zdscal()

void cblas_zdscal ( const int  N,
const double  alpha,
void *  X,
const int  incX 
)

◆ cblas_sgemv()

void cblas_sgemv ( const enum CBLAS_ORDER  order,
const enum CBLAS_TRANSPOSE  TransA,
const int  M,
const int  N,
const float  alpha,
const float *  A,
const int  lda,
const float *  X,
const int  incX,
const float  beta,
float *  Y,
const int  incY 
)

◆ cblas_sgbmv()

void cblas_sgbmv ( const enum CBLAS_ORDER  order,
const enum CBLAS_TRANSPOSE  TransA,
const int  M,
const int  N,
const int  KL,
const int  KU,
const float  alpha,
const float *  A,
const int  lda,
const float *  X,
const int  incX,
const float  beta,
float *  Y,
const int  incY 
)

◆ cblas_strmv()

void cblas_strmv ( const enum CBLAS_ORDER  order,
const enum CBLAS_UPLO  Uplo,
const enum CBLAS_TRANSPOSE  TransA,
const enum CBLAS_DIAG  Diag,
const int  N,
const float *  A,
const int  lda,
float *  X,
const int  incX 
)

◆ cblas_stbmv()

void cblas_stbmv ( const enum CBLAS_ORDER  order,
const enum CBLAS_UPLO  Uplo,
const enum CBLAS_TRANSPOSE  TransA,
const enum CBLAS_DIAG  Diag,
const int  N,
const int  K,
const float *  A,
const int  lda,
float *  X,
const int  incX 
)

◆ cblas_stpmv()

void cblas_stpmv ( const enum CBLAS_ORDER  order,
const enum CBLAS_UPLO  Uplo,
const enum CBLAS_TRANSPOSE  TransA,
const enum CBLAS_DIAG  Diag,
const int  N,
const float *  Ap,
float *  X,
const int  incX 
)

◆ cblas_strsv()

void cblas_strsv ( const enum CBLAS_ORDER  order,
const enum CBLAS_UPLO  Uplo,
const enum CBLAS_TRANSPOSE  TransA,
const enum CBLAS_DIAG  Diag,
const int  N,
const float *  A,
const int  lda,
float *  X,
const int  incX 
)

◆ cblas_stbsv()

void cblas_stbsv ( const enum CBLAS_ORDER  order,
const enum CBLAS_UPLO  Uplo,
const enum CBLAS_TRANSPOSE  TransA,
const enum CBLAS_DIAG  Diag,
const int  N,
const int  K,
const float *  A,
const int  lda,
float *  X,
const int  incX 
)

◆ cblas_stpsv()

void cblas_stpsv ( const enum CBLAS_ORDER  order,
const enum CBLAS_UPLO  Uplo,
const enum CBLAS_TRANSPOSE  TransA,
const enum CBLAS_DIAG  Diag,
const int  N,
const float *  Ap,
float *  X,
const int  incX 
)

◆ cblas_dgemv()

void cblas_dgemv ( const enum CBLAS_ORDER  order,
const enum CBLAS_TRANSPOSE  TransA,
const int  M,
const int  N,
const double  alpha,
const double *  A,
const int  lda,
const double *  X,
const int  incX,
const double  beta,
double *  Y,
const int  incY 
)

◆ cblas_dgbmv()

void cblas_dgbmv ( const enum CBLAS_ORDER  order,
const enum CBLAS_TRANSPOSE  TransA,
const int  M,
const int  N,
const int  KL,
const int  KU,
const double  alpha,
const double *  A,
const int  lda,
const double *  X,
const int  incX,
const double  beta,
double *  Y,
const int  incY 
)

◆ cblas_dtrmv()

void cblas_dtrmv ( const enum CBLAS_ORDER  order,
const enum CBLAS_UPLO  Uplo,
const enum CBLAS_TRANSPOSE  TransA,
const enum CBLAS_DIAG  Diag,
const int  N,
const double *  A,
const int  lda,
double *  X,
const int  incX 
)

◆ cblas_dtbmv()

void cblas_dtbmv ( const enum CBLAS_ORDER  order,
const enum CBLAS_UPLO  Uplo,
const enum CBLAS_TRANSPOSE  TransA,
const enum CBLAS_DIAG  Diag,
const int  N,
const int  K,
const double *  A,
const int  lda,
double *  X,
const int  incX 
)

◆ cblas_dtpmv()

void cblas_dtpmv ( const enum CBLAS_ORDER  order,
const enum CBLAS_UPLO  Uplo,
const enum CBLAS_TRANSPOSE  TransA,
const enum CBLAS_DIAG  Diag,
const int  N,
const double *  Ap,
double *  X,
const int  incX 
)

◆ cblas_dtrsv()

void cblas_dtrsv ( const enum CBLAS_ORDER  order,
const enum CBLAS_UPLO  Uplo,
const enum CBLAS_TRANSPOSE  TransA,
const enum CBLAS_DIAG  Diag,
const int  N,
const double *  A,
const int  lda,
double *  X,
const int  incX 
)

◆ cblas_dtbsv()

void cblas_dtbsv ( const enum CBLAS_ORDER  order,
const enum CBLAS_UPLO  Uplo,
const enum CBLAS_TRANSPOSE  TransA,
const enum CBLAS_DIAG  Diag,
const int  N,
const int  K,
const double *  A,
const int  lda,
double *  X,
const int  incX 
)

◆ cblas_dtpsv()

void cblas_dtpsv ( const enum CBLAS_ORDER  order,
const enum CBLAS_UPLO  Uplo,
const enum CBLAS_TRANSPOSE  TransA,
const enum CBLAS_DIAG  Diag,
const int  N,
const double *  Ap,
double *  X,
const int  incX 
)

◆ cblas_cgemv()

void cblas_cgemv ( const enum CBLAS_ORDER  order,
const enum CBLAS_TRANSPOSE  TransA,
const int  M,
const int  N,
const void *  alpha,
const void *  A,
const int  lda,
const void *  X,
const int  incX,
const void *  beta,
void *  Y,
const int  incY 
)

◆ cblas_cgbmv()

void cblas_cgbmv ( const enum CBLAS_ORDER  order,
const enum CBLAS_TRANSPOSE  TransA,
const int  M,
const int  N,
const int  KL,
const int  KU,
const void *  alpha,
const void *  A,
const int  lda,
const void *  X,
const int  incX,
const void *  beta,
void *  Y,
const int  incY 
)

◆ cblas_ctrmv()

void cblas_ctrmv ( const enum CBLAS_ORDER  order,
const enum CBLAS_UPLO  Uplo,
const enum CBLAS_TRANSPOSE  TransA,
const enum CBLAS_DIAG  Diag,
const int  N,
const void *  A,
const int  lda,
void *  X,
const int  incX 
)

◆ cblas_ctbmv()

void cblas_ctbmv ( const enum CBLAS_ORDER  order,
const enum CBLAS_UPLO  Uplo,
const enum CBLAS_TRANSPOSE  TransA,
const enum CBLAS_DIAG  Diag,
const int  N,
const int  K,
const void *  A,
const int  lda,
void *  X,
const int  incX 
)

◆ cblas_ctpmv()

void cblas_ctpmv ( const enum CBLAS_ORDER  order,
const enum CBLAS_UPLO  Uplo,
const enum CBLAS_TRANSPOSE  TransA,
const enum CBLAS_DIAG  Diag,
const int  N,
const void *  Ap,
void *  X,
const int  incX 
)

◆ cblas_ctrsv()

void cblas_ctrsv ( const enum CBLAS_ORDER  order,
const enum CBLAS_UPLO  Uplo,
const enum CBLAS_TRANSPOSE  TransA,
const enum CBLAS_DIAG  Diag,
const int  N,
const void *  A,
const int  lda,
void *  X,
const int  incX 
)

◆ cblas_ctbsv()

void cblas_ctbsv ( const enum CBLAS_ORDER  order,
const enum CBLAS_UPLO  Uplo,
const enum CBLAS_TRANSPOSE  TransA,
const enum CBLAS_DIAG  Diag,
const int  N,
const int  K,
const void *  A,
const int  lda,
void *  X,
const int  incX 
)

◆ cblas_ctpsv()

void cblas_ctpsv ( const enum CBLAS_ORDER  order,
const enum CBLAS_UPLO  Uplo,
const enum CBLAS_TRANSPOSE  TransA,
const enum CBLAS_DIAG  Diag,
const int  N,
const void *  Ap,
void *  X,
const int  incX 
)

◆ cblas_zgemv()

void cblas_zgemv ( const enum CBLAS_ORDER  order,
const enum CBLAS_TRANSPOSE  TransA,
const int  M,
const int  N,
const void *  alpha,
const void *  A,
const int  lda,
const void *  X,
const int  incX,
const void *  beta,
void *  Y,
const int  incY 
)

◆ cblas_zgbmv()

void cblas_zgbmv ( const enum CBLAS_ORDER  order,
const enum CBLAS_TRANSPOSE  TransA,
const int  M,
const int  N,
const int  KL,
const int  KU,
const void *  alpha,
const void *  A,
const int  lda,
const void *  X,
const int  incX,
const void *  beta,
void *  Y,
const int  incY 
)

◆ cblas_ztrmv()

void cblas_ztrmv ( const enum CBLAS_ORDER  order,
const enum CBLAS_UPLO  Uplo,
const enum CBLAS_TRANSPOSE  TransA,
const enum CBLAS_DIAG  Diag,
const int  N,
const void *  A,
const int  lda,
void *  X,
const int  incX 
)

◆ cblas_ztbmv()

void cblas_ztbmv ( const enum CBLAS_ORDER  order,
const enum CBLAS_UPLO  Uplo,
const enum CBLAS_TRANSPOSE  TransA,
const enum CBLAS_DIAG  Diag,
const int  N,
const int  K,
const void *  A,
const int  lda,
void *  X,
const int  incX 
)

◆ cblas_ztpmv()

void cblas_ztpmv ( const enum CBLAS_ORDER  order,
const enum CBLAS_UPLO  Uplo,
const enum CBLAS_TRANSPOSE  TransA,
const enum CBLAS_DIAG  Diag,
const int  N,
const void *  Ap,
void *  X,
const int  incX 
)

◆ cblas_ztrsv()

void cblas_ztrsv ( const enum CBLAS_ORDER  order,
const enum CBLAS_UPLO  Uplo,
const enum CBLAS_TRANSPOSE  TransA,
const enum CBLAS_DIAG  Diag,
const int  N,
const void *  A,
const int  lda,
void *  X,
const int  incX 
)

◆ cblas_ztbsv()

void cblas_ztbsv ( const enum CBLAS_ORDER  order,
const enum CBLAS_UPLO  Uplo,
const enum CBLAS_TRANSPOSE  TransA,
const enum CBLAS_DIAG  Diag,
const int  N,
const int  K,
const void *  A,
const int  lda,
void *  X,
const int  incX 
)

◆ cblas_ztpsv()

void cblas_ztpsv ( const enum CBLAS_ORDER  order,
const enum CBLAS_UPLO  Uplo,
const enum CBLAS_TRANSPOSE  TransA,
const enum CBLAS_DIAG  Diag,
const int  N,
const void *  Ap,
void *  X,
const int  incX 
)

◆ cblas_ssymv()

void cblas_ssymv ( const enum CBLAS_ORDER  order,
const enum CBLAS_UPLO  Uplo,
const int  N,
const float  alpha,
const float *  A,
const int  lda,
const float *  X,
const int  incX,
const float  beta,
float *  Y,
const int  incY 
)

◆ cblas_ssbmv()

void cblas_ssbmv ( const enum CBLAS_ORDER  order,
const enum CBLAS_UPLO  Uplo,
const int  N,
const int  K,
const float  alpha,
const float *  A,
const int  lda,
const float *  X,
const int  incX,
const float  beta,
float *  Y,
const int  incY 
)

◆ cblas_sspmv()

void cblas_sspmv ( const enum CBLAS_ORDER  order,
const enum CBLAS_UPLO  Uplo,
const int  N,
const float  alpha,
const float *  Ap,
const float *  X,
const int  incX,
const float  beta,
float *  Y,
const int  incY 
)

◆ cblas_sger()

void cblas_sger ( const enum CBLAS_ORDER  order,
const int  M,
const int  N,
const float  alpha,
const float *  X,
const int  incX,
const float *  Y,
const int  incY,
float *  A,
const int  lda 
)

◆ cblas_ssyr()

void cblas_ssyr ( const enum CBLAS_ORDER  order,
const enum CBLAS_UPLO  Uplo,
const int  N,
const float  alpha,
const float *  X,
const int  incX,
float *  A,
const int  lda 
)

◆ cblas_sspr()

void cblas_sspr ( const enum CBLAS_ORDER  order,
const enum CBLAS_UPLO  Uplo,
const int  N,
const float  alpha,
const float *  X,
const int  incX,
float *  Ap 
)

◆ cblas_ssyr2()

void cblas_ssyr2 ( const enum CBLAS_ORDER  order,
const enum CBLAS_UPLO  Uplo,
const int  N,
const float  alpha,
const float *  X,
const int  incX,
const float *  Y,
const int  incY,
float *  A,
const int  lda 
)

◆ cblas_sspr2()

void cblas_sspr2 ( const enum CBLAS_ORDER  order,
const enum CBLAS_UPLO  Uplo,
const int  N,
const float  alpha,
const float *  X,
const int  incX,
const float *  Y,
const int  incY,
float *  A 
)

◆ cblas_dsymv()

void cblas_dsymv ( const enum CBLAS_ORDER  order,
const enum CBLAS_UPLO  Uplo,
const int  N,
const double  alpha,
const double *  A,
const int  lda,
const double *  X,
const int  incX,
const double  beta,
double *  Y,
const int  incY 
)

◆ cblas_dsbmv()

void cblas_dsbmv ( const enum CBLAS_ORDER  order,
const enum CBLAS_UPLO  Uplo,
const int  N,
const int  K,
const double  alpha,
const double *  A,
const int  lda,
const double *  X,
const int  incX,
const double  beta,
double *  Y,
const int  incY 
)

◆ cblas_dspmv()

void cblas_dspmv ( const enum CBLAS_ORDER  order,
const enum CBLAS_UPLO  Uplo,
const int  N,
const double  alpha,
const double *  Ap,
const double *  X,
const int  incX,
const double  beta,
double *  Y,
const int  incY 
)

◆ cblas_dger()

void cblas_dger ( const enum CBLAS_ORDER  order,
const int  M,
const int  N,
const double  alpha,
const double *  X,
const int  incX,
const double *  Y,
const int  incY,
double *  A,
const int  lda 
)

◆ cblas_dsyr()

void cblas_dsyr ( const enum CBLAS_ORDER  order,
const enum CBLAS_UPLO  Uplo,
const int  N,
const double  alpha,
const double *  X,
const int  incX,
double *  A,
const int  lda 
)

◆ cblas_dspr()

void cblas_dspr ( const enum CBLAS_ORDER  order,
const enum CBLAS_UPLO  Uplo,
const int  N,
const double  alpha,
const double *  X,
const int  incX,
double *  Ap 
)

◆ cblas_dsyr2()

void cblas_dsyr2 ( const enum CBLAS_ORDER  order,
const enum CBLAS_UPLO  Uplo,
const int  N,
const double  alpha,
const double *  X,
const int  incX,
const double *  Y,
const int  incY,
double *  A,
const int  lda 
)

◆ cblas_dspr2()

void cblas_dspr2 ( const enum CBLAS_ORDER  order,
const enum CBLAS_UPLO  Uplo,
const int  N,
const double  alpha,
const double *  X,
const int  incX,
const double *  Y,
const int  incY,
double *  A 
)

◆ cblas_chemv()

void cblas_chemv ( const enum CBLAS_ORDER  order,
const enum CBLAS_UPLO  Uplo,
const int  N,
const void *  alpha,
const void *  A,
const int  lda,
const void *  X,
const int  incX,
const void *  beta,
void *  Y,
const int  incY 
)

◆ cblas_chbmv()

void cblas_chbmv ( const enum CBLAS_ORDER  order,
const enum CBLAS_UPLO  Uplo,
const int  N,
const int  K,
const void *  alpha,
const void *  A,
const int  lda,
const void *  X,
const int  incX,
const void *  beta,
void *  Y,
const int  incY 
)

◆ cblas_chpmv()

void cblas_chpmv ( const enum CBLAS_ORDER  order,
const enum CBLAS_UPLO  Uplo,
const int  N,
const void *  alpha,
const void *  Ap,
const void *  X,
const int  incX,
const void *  beta,
void *  Y,
const int  incY 
)

◆ cblas_cgeru()

void cblas_cgeru ( const enum CBLAS_ORDER  order,
const int  M,
const int  N,
const void *  alpha,
const void *  X,
const int  incX,
const void *  Y,
const int  incY,
void *  A,
const int  lda 
)

◆ cblas_cgerc()

void cblas_cgerc ( const enum CBLAS_ORDER  order,
const int  M,
const int  N,
const void *  alpha,
const void *  X,
const int  incX,
const void *  Y,
const int  incY,
void *  A,
const int  lda 
)

◆ cblas_cher()

void cblas_cher ( const enum CBLAS_ORDER  order,
const enum CBLAS_UPLO  Uplo,
const int  N,
const float  alpha,
const void *  X,
const int  incX,
void *  A,
const int  lda 
)

◆ cblas_chpr()

void cblas_chpr ( const enum CBLAS_ORDER  order,
const enum CBLAS_UPLO  Uplo,
const int  N,
const float  alpha,
const void *  X,
const int  incX,
void *  A 
)

◆ cblas_cher2()

void cblas_cher2 ( const enum CBLAS_ORDER  order,
const enum CBLAS_UPLO  Uplo,
const int  N,
const void *  alpha,
const void *  X,
const int  incX,
const void *  Y,
const int  incY,
void *  A,
const int  lda 
)

◆ cblas_chpr2()

void cblas_chpr2 ( const enum CBLAS_ORDER  order,
const enum CBLAS_UPLO  Uplo,
const int  N,
const void *  alpha,
const void *  X,
const int  incX,
const void *  Y,
const int  incY,
void *  Ap 
)

◆ cblas_zhemv()

void cblas_zhemv ( const enum CBLAS_ORDER  order,
const enum CBLAS_UPLO  Uplo,
const int  N,
const void *  alpha,
const void *  A,
const int  lda,
const void *  X,
const int  incX,
const void *  beta,
void *  Y,
const int  incY 
)

◆ cblas_zhbmv()

void cblas_zhbmv ( const enum CBLAS_ORDER  order,
const enum CBLAS_UPLO  Uplo,
const int  N,
const int  K,
const void *  alpha,
const void *  A,
const int  lda,
const void *  X,
const int  incX,
const void *  beta,
void *  Y,
const int  incY 
)

◆ cblas_zhpmv()

void cblas_zhpmv ( const enum CBLAS_ORDER  order,
const enum CBLAS_UPLO  Uplo,
const int  N,
const void *  alpha,
const void *  Ap,
const void *  X,
const int  incX,
const void *  beta,
void *  Y,
const int  incY 
)

◆ cblas_zgeru()

void cblas_zgeru ( const enum CBLAS_ORDER  order,
const int  M,
const int  N,
const void *  alpha,
const void *  X,
const int  incX,
const void *  Y,
const int  incY,
void *  A,
const int  lda 
)

◆ cblas_zgerc()

void cblas_zgerc ( const enum CBLAS_ORDER  order,
const int  M,
const int  N,
const void *  alpha,
const void *  X,
const int  incX,
const void *  Y,
const int  incY,
void *  A,
const int  lda 
)

◆ cblas_zher()

void cblas_zher ( const enum CBLAS_ORDER  order,
const enum CBLAS_UPLO  Uplo,
const int  N,
const double  alpha,
const void *  X,
const int  incX,
void *  A,
const int  lda 
)

◆ cblas_zhpr()

void cblas_zhpr ( const enum CBLAS_ORDER  order,
const enum CBLAS_UPLO  Uplo,
const int  N,
const double  alpha,
const void *  X,
const int  incX,
void *  A 
)

◆ cblas_zher2()

void cblas_zher2 ( const enum CBLAS_ORDER  order,
const enum CBLAS_UPLO  Uplo,
const int  N,
const void *  alpha,
const void *  X,
const int  incX,
const void *  Y,
const int  incY,
void *  A,
const int  lda 
)

◆ cblas_zhpr2()

void cblas_zhpr2 ( const enum CBLAS_ORDER  order,
const enum CBLAS_UPLO  Uplo,
const int  N,
const void *  alpha,
const void *  X,
const int  incX,
const void *  Y,
const int  incY,
void *  Ap 
)

◆ cblas_sgemm()

void cblas_sgemm ( const enum CBLAS_ORDER  Order,
const enum CBLAS_TRANSPOSE  TransA,
const enum CBLAS_TRANSPOSE  TransB,
const int  M,
const int  N,
const int  K,
const float  alpha,
const float *  A,
const int  lda,
const float *  B,
const int  ldb,
const float  beta,
float *  C,
const int  ldc 
)

◆ cblas_ssymm()

void cblas_ssymm ( const enum CBLAS_ORDER  Order,
const enum CBLAS_SIDE  Side,
const enum CBLAS_UPLO  Uplo,
const int  M,
const int  N,
const float  alpha,
const float *  A,
const int  lda,
const float *  B,
const int  ldb,
const float  beta,
float *  C,
const int  ldc 
)

◆ cblas_ssyrk()

void cblas_ssyrk ( const enum CBLAS_ORDER  Order,
const enum CBLAS_UPLO  Uplo,
const enum CBLAS_TRANSPOSE  Trans,
const int  N,
const int  K,
const float  alpha,
const float *  A,
const int  lda,
const float  beta,
float *  C,
const int  ldc 
)

◆ cblas_ssyr2k()

void cblas_ssyr2k ( const enum CBLAS_ORDER  Order,
const enum CBLAS_UPLO  Uplo,
const enum CBLAS_TRANSPOSE  Trans,
const int  N,
const int  K,
const float  alpha,
const float *  A,
const int  lda,
const float *  B,
const int  ldb,
const float  beta,
float *  C,
const int  ldc 
)

◆ cblas_strmm()

void cblas_strmm ( const enum CBLAS_ORDER  Order,
const enum CBLAS_SIDE  Side,
const enum CBLAS_UPLO  Uplo,
const enum CBLAS_TRANSPOSE  TransA,
const enum CBLAS_DIAG  Diag,
const int  M,
const int  N,
const float  alpha,
const float *  A,
const int  lda,
float *  B,
const int  ldb 
)

◆ cblas_strsm()

void cblas_strsm ( const enum CBLAS_ORDER  Order,
const enum CBLAS_SIDE  Side,
const enum CBLAS_UPLO  Uplo,
const enum CBLAS_TRANSPOSE  TransA,
const enum CBLAS_DIAG  Diag,
const int  M,
const int  N,
const float  alpha,
const float *  A,
const int  lda,
float *  B,
const int  ldb 
)

◆ cblas_dgemm()

void cblas_dgemm ( const enum CBLAS_ORDER  Order,
const enum CBLAS_TRANSPOSE  TransA,
const enum CBLAS_TRANSPOSE  TransB,
const int  M,
const int  N,
const int  K,
const double  alpha,
const double *  A,
const int  lda,
const double *  B,
const int  ldb,
const double  beta,
double *  C,
const int  ldc 
)

◆ cblas_dsymm()

void cblas_dsymm ( const enum CBLAS_ORDER  Order,
const enum CBLAS_SIDE  Side,
const enum CBLAS_UPLO  Uplo,
const int  M,
const int  N,
const double  alpha,
const double *  A,
const int  lda,
const double *  B,
const int  ldb,
const double  beta,
double *  C,
const int  ldc 
)

◆ cblas_dsyrk()

void cblas_dsyrk ( const enum CBLAS_ORDER  Order,
const enum CBLAS_UPLO  Uplo,
const enum CBLAS_TRANSPOSE  Trans,
const int  N,
const int  K,
const double  alpha,
const double *  A,
const int  lda,
const double  beta,
double *  C,
const int  ldc 
)

◆ cblas_dsyr2k()

void cblas_dsyr2k ( const enum CBLAS_ORDER  Order,
const enum CBLAS_UPLO  Uplo,
const enum CBLAS_TRANSPOSE  Trans,
const int  N,
const int  K,
const double  alpha,
const double *  A,
const int  lda,
const double *  B,
const int  ldb,
const double  beta,
double *  C,
const int  ldc 
)

◆ cblas_dtrmm()

void cblas_dtrmm ( const enum CBLAS_ORDER  Order,
const enum CBLAS_SIDE  Side,
const enum CBLAS_UPLO  Uplo,
const enum CBLAS_TRANSPOSE  TransA,
const enum CBLAS_DIAG  Diag,
const int  M,
const int  N,
const double  alpha,
const double *  A,
const int  lda,
double *  B,
const int  ldb 
)

◆ cblas_dtrsm()

void cblas_dtrsm ( const enum CBLAS_ORDER  Order,
const enum CBLAS_SIDE  Side,
const enum CBLAS_UPLO  Uplo,
const enum CBLAS_TRANSPOSE  TransA,
const enum CBLAS_DIAG  Diag,
const int  M,
const int  N,
const double  alpha,
const double *  A,
const int  lda,
double *  B,
const int  ldb 
)

◆ cblas_cgemm()

void cblas_cgemm ( const enum CBLAS_ORDER  Order,
const enum CBLAS_TRANSPOSE  TransA,
const enum CBLAS_TRANSPOSE  TransB,
const int  M,
const int  N,
const int  K,
const void *  alpha,
const void *  A,
const int  lda,
const void *  B,
const int  ldb,
const void *  beta,
void *  C,
const int  ldc 
)

◆ cblas_csymm()

void cblas_csymm ( const enum CBLAS_ORDER  Order,
const enum CBLAS_SIDE  Side,
const enum CBLAS_UPLO  Uplo,
const int  M,
const int  N,
const void *  alpha,
const void *  A,
const int  lda,
const void *  B,
const int  ldb,
const void *  beta,
void *  C,
const int  ldc 
)

◆ cblas_csyrk()

void cblas_csyrk ( const enum CBLAS_ORDER  Order,
const enum CBLAS_UPLO  Uplo,
const enum CBLAS_TRANSPOSE  Trans,
const int  N,
const int  K,
const void *  alpha,
const void *  A,
const int  lda,
const void *  beta,
void *  C,
const int  ldc 
)

◆ cblas_csyr2k()

void cblas_csyr2k ( const enum CBLAS_ORDER  Order,
const enum CBLAS_UPLO  Uplo,
const enum CBLAS_TRANSPOSE  Trans,
const int  N,
const int  K,
const void *  alpha,
const void *  A,
const int  lda,
const void *  B,
const int  ldb,
const void *  beta,
void *  C,
const int  ldc 
)

◆ cblas_ctrmm()

void cblas_ctrmm ( const enum CBLAS_ORDER  Order,
const enum CBLAS_SIDE  Side,
const enum CBLAS_UPLO  Uplo,
const enum CBLAS_TRANSPOSE  TransA,
const enum CBLAS_DIAG  Diag,
const int  M,
const int  N,
const void *  alpha,
const void *  A,
const int  lda,
void *  B,
const int  ldb 
)

◆ cblas_ctrsm()

void cblas_ctrsm ( const enum CBLAS_ORDER  Order,
const enum CBLAS_SIDE  Side,
const enum CBLAS_UPLO  Uplo,
const enum CBLAS_TRANSPOSE  TransA,
const enum CBLAS_DIAG  Diag,
const int  M,
const int  N,
const void *  alpha,
const void *  A,
const int  lda,
void *  B,
const int  ldb 
)

◆ cblas_zgemm()

void cblas_zgemm ( const enum CBLAS_ORDER  Order,
const enum CBLAS_TRANSPOSE  TransA,
const enum CBLAS_TRANSPOSE  TransB,
const int  M,
const int  N,
const int  K,
const void *  alpha,
const void *  A,
const int  lda,
const void *  B,
const int  ldb,
const void *  beta,
void *  C,
const int  ldc 
)

◆ cblas_zsymm()

void cblas_zsymm ( const enum CBLAS_ORDER  Order,
const enum CBLAS_SIDE  Side,
const enum CBLAS_UPLO  Uplo,
const int  M,
const int  N,
const void *  alpha,
const void *  A,
const int  lda,
const void *  B,
const int  ldb,
const void *  beta,
void *  C,
const int  ldc 
)

◆ cblas_zsyrk()

void cblas_zsyrk ( const enum CBLAS_ORDER  Order,
const enum CBLAS_UPLO  Uplo,
const enum CBLAS_TRANSPOSE  Trans,
const int  N,
const int  K,
const void *  alpha,
const void *  A,
const int  lda,
const void *  beta,
void *  C,
const int  ldc 
)

◆ cblas_zsyr2k()

void cblas_zsyr2k ( const enum CBLAS_ORDER  Order,
const enum CBLAS_UPLO  Uplo,
const enum CBLAS_TRANSPOSE  Trans,
const int  N,
const int  K,
const void *  alpha,
const void *  A,
const int  lda,
const void *  B,
const int  ldb,
const void *  beta,
void *  C,
const int  ldc 
)

◆ cblas_ztrmm()

void cblas_ztrmm ( const enum CBLAS_ORDER  Order,
const enum CBLAS_SIDE  Side,
const enum CBLAS_UPLO  Uplo,
const enum CBLAS_TRANSPOSE  TransA,
const enum CBLAS_DIAG  Diag,
const int  M,
const int  N,
const void *  alpha,
const void *  A,
const int  lda,
void *  B,
const int  ldb 
)

◆ cblas_ztrsm()

void cblas_ztrsm ( const enum CBLAS_ORDER  Order,
const enum CBLAS_SIDE  Side,
const enum CBLAS_UPLO  Uplo,
const enum CBLAS_TRANSPOSE  TransA,
const enum CBLAS_DIAG  Diag,
const int  M,
const int  N,
const void *  alpha,
const void *  A,
const int  lda,
void *  B,
const int  ldb 
)

◆ cblas_chemm()

void cblas_chemm ( const enum CBLAS_ORDER  Order,
const enum CBLAS_SIDE  Side,
const enum CBLAS_UPLO  Uplo,
const int  M,
const int  N,
const void *  alpha,
const void *  A,
const int  lda,
const void *  B,
const int  ldb,
const void *  beta,
void *  C,
const int  ldc 
)

◆ cblas_cherk()

void cblas_cherk ( const enum CBLAS_ORDER  Order,
const enum CBLAS_UPLO  Uplo,
const enum CBLAS_TRANSPOSE  Trans,
const int  N,
const int  K,
const float  alpha,
const void *  A,
const int  lda,
const float  beta,
void *  C,
const int  ldc 
)

◆ cblas_cher2k()

void cblas_cher2k ( const enum CBLAS_ORDER  Order,
const enum CBLAS_UPLO  Uplo,
const enum CBLAS_TRANSPOSE  Trans,
const int  N,
const int  K,
const void *  alpha,
const void *  A,
const int  lda,
const void *  B,
const int  ldb,
const float  beta,
void *  C,
const int  ldc 
)

◆ cblas_zhemm()

void cblas_zhemm ( const enum CBLAS_ORDER  Order,
const enum CBLAS_SIDE  Side,
const enum CBLAS_UPLO  Uplo,
const int  M,
const int  N,
const void *  alpha,
const void *  A,
const int  lda,
const void *  B,
const int  ldb,
const void *  beta,
void *  C,
const int  ldc 
)

◆ cblas_zherk()

void cblas_zherk ( const enum CBLAS_ORDER  Order,
const enum CBLAS_UPLO  Uplo,
const enum CBLAS_TRANSPOSE  Trans,
const int  N,
const int  K,
const double  alpha,
const void *  A,
const int  lda,
const double  beta,
void *  C,
const int  ldc 
)

◆ cblas_zher2k()

void cblas_zher2k ( const enum CBLAS_ORDER  Order,
const enum CBLAS_UPLO  Uplo,
const enum CBLAS_TRANSPOSE  Trans,
const int  N,
const int  K,
const void *  alpha,
const void *  A,
const int  lda,
const void *  B,
const int  ldb,
const double  beta,
void *  C,
const int  ldc 
)

◆ cblas_xerbla()

void cblas_xerbla ( int  p,
const char *  rout,
const char *  form,
  ... 
)

◆ oct_gamma_()

double oct_gamma_ ( const double *  x)

Definition at line 11987 of file oct_gsl_f.c.

◆ oct_incomplete_gamma_()

double oct_incomplete_gamma_ ( const double *  a,
const double *  x 
)

Definition at line 11991 of file oct_gsl_f.c.

◆ oct_sph_bessel_()

double oct_sph_bessel_ ( const fint l,
const double *  x 
)

Definition at line 11996 of file oct_gsl_f.c.

◆ oct_bessel_()

double oct_bessel_ ( const fint n,
const double *  x 
)

Definition at line 12009 of file oct_gsl_f.c.

◆ oct_bessel_in_()

double oct_bessel_in_ ( const fint n,
const double *  x 
)

Definition at line 12013 of file oct_gsl_f.c.

◆ oct_bessel_j0_()

double oct_bessel_j0_ ( const double *  x)

Definition at line 12017 of file oct_gsl_f.c.

◆ oct_bessel_j1_()

double oct_bessel_j1_ ( const double *  x)

Definition at line 12021 of file oct_gsl_f.c.

◆ oct_bessel_k0_()

double oct_bessel_k0_ ( const double *  x)

Definition at line 12025 of file oct_gsl_f.c.

◆ oct_bessel_k1_()

double oct_bessel_k1_ ( const double *  x)

Definition at line 12033 of file oct_gsl_f.c.

◆ oct_erfc_()

double oct_erfc_ ( const double *  x)

Definition at line 12042 of file oct_gsl_f.c.

◆ oct_erf_()

double oct_erf_ ( const double *  x)

Definition at line 12053 of file oct_gsl_f.c.

◆ oct_legendre_sphplm_()

double oct_legendre_sphplm_ ( const fint l,
const int *  m,
const double *  x 
)

Definition at line 12063 of file oct_gsl_f.c.

◆ oct_sf_laguerre_n_()

double oct_sf_laguerre_n_ ( const int *  n,
const double *  a,
const double *  x 
)

Definition at line 12070 of file oct_gsl_f.c.

◆ oct_combination_init_()

void oct_combination_init_ ( gsl_combination **  c,
const fint n,
const fint k 
)

Definition at line 12078 of file oct_gsl_f.c.

◆ oct_combination_next_()

void oct_combination_next_ ( gsl_combination **  c,
fint next 
)

Definition at line 12084 of file oct_gsl_f.c.

◆ oct_get_combination_()

void oct_get_combination_ ( gsl_combination **  c,
fint comb 
)

Definition at line 12089 of file oct_gsl_f.c.

◆ oct_combination_end_()

void oct_combination_end_ ( gsl_combination **  c)

Definition at line 12097 of file oct_gsl_f.c.

◆ oct_ran_init_()

void oct_ran_init_ ( gsl_rng **  r)

Definition at line 12102 of file oct_gsl_f.c.

◆ oct_ran_end_()

void oct_ran_end_ ( gsl_rng **  r)

Definition at line 12107 of file oct_gsl_f.c.

◆ oct_ran_gaussian_()

double oct_ran_gaussian_ ( const gsl_rng **  r,
const double *  sigma 
)

Definition at line 12110 of file oct_gsl_f.c.

◆ oct_ran_flat_()

double oct_ran_flat_ ( const gsl_rng **  r,
const double *  a,
const double *  b 
)

Definition at line 12115 of file oct_gsl_f.c.

◆ oct_strerror_()

void oct_strerror_ ( const fint err,
char *  res,
unsigned long  l1 
)

Definition at line 12120 of file oct_gsl_f.c.

Variable Documentation

◆ __leaf__

int __leaf__

Definition at line 240 of file oct_gsl_f.c.

◆ stdin

FILE* stdin
extern

◆ stdout

FILE* stdout
extern

◆ stderr

FILE* stderr
extern

◆ div_t

Definition at line 1681 of file oct_gsl_f.c.