libflame  revision_anchor
Data Structures | Typedefs
FLA_type_defs.h File Reference

(r)

Go to the source code of this file.

Data Structures

struct  scomplex
 
struct  dcomplex
 
union  v4sf_t
 
union  v2df_t
 
struct  FLA_Lock_s
 
struct  FLA_Obj_struct
 
struct  FLA_Obj_view
 
struct  FLASH_Queue_s
 
struct  FLASH_Task_s
 
struct  FLASH_Dep_s
 
struct  FLASH_Thread_s
 

Typedefs

typedef struct scomplex scomplex
 
typedef struct dcomplex dcomplex
 
typedef int FLA_Bool
 
typedef int FLA_Error
 
typedef int FLA_Quadrant
 
typedef int FLA_Datatype
 
typedef int FLA_Elemtype
 
typedef int FLA_Side
 
typedef int FLA_Uplo
 
typedef int FLA_Trans
 
typedef int FLA_Conj
 
typedef int FLA_Diag
 
typedef int FLA_Dimension
 
typedef int FLA_Pivot_type
 
typedef int FLA_Direct
 
typedef int FLA_Store
 
typedef int FLA_Matrix_type
 
typedef int FLA_Precision
 
typedef int FLA_Domain
 
typedef int FLA_Inv
 
typedef int FLA_Evd_type
 
typedef int FLA_Svd_type
 
typedef int FLA_Machval
 
typedef int FLA_Diag_off
 
typedef unsigned long dim_t
 
typedef struct FLA_Lock_s FLA_Lock
 
typedef int FLASH_Verbose
 
typedef int FLASH_Data_aff
 
typedef struct FLASH_Queue_s FLASH_Queue
 
typedef struct FLASH_Task_s FLASH_Task
 
typedef struct FLASH_Dep_s FLASH_Dep
 
typedef struct FLASH_Thread_s FLASH_Thread
 
typedef struct FLA_Obj_struct FLA_Base_obj
 
typedef struct FLA_Obj_view FLA_Obj
 

Typedef Documentation

◆ dcomplex

typedef struct dcomplex dcomplex

◆ dim_t

typedef unsigned long dim_t

◆ FLA_Base_obj

typedef struct FLA_Obj_struct FLA_Base_obj

◆ FLA_Bool

typedef int FLA_Bool

◆ FLA_Conj

typedef int FLA_Conj

◆ FLA_Datatype

typedef int FLA_Datatype

◆ FLA_Diag

typedef int FLA_Diag

◆ FLA_Diag_off

typedef int FLA_Diag_off

◆ FLA_Dimension

typedef int FLA_Dimension

◆ FLA_Direct

typedef int FLA_Direct

◆ FLA_Domain

typedef int FLA_Domain

◆ FLA_Elemtype

typedef int FLA_Elemtype

◆ FLA_Error

typedef int FLA_Error

◆ FLA_Evd_type

typedef int FLA_Evd_type

◆ FLA_Inv

typedef int FLA_Inv

◆ FLA_Lock

typedef struct FLA_Lock_s FLA_Lock

◆ FLA_Machval

typedef int FLA_Machval

◆ FLA_Matrix_type

typedef int FLA_Matrix_type

◆ FLA_Obj

typedef struct FLA_Obj_view FLA_Obj

◆ FLA_Pivot_type

typedef int FLA_Pivot_type

◆ FLA_Precision

typedef int FLA_Precision

◆ FLA_Quadrant

typedef int FLA_Quadrant

◆ FLA_Side

typedef int FLA_Side

◆ FLA_Store

typedef int FLA_Store

◆ FLA_Svd_type

typedef int FLA_Svd_type

◆ FLA_Trans

typedef int FLA_Trans

◆ FLA_Uplo

typedef int FLA_Uplo

◆ FLASH_Data_aff

typedef int FLASH_Data_aff

◆ FLASH_Dep

typedef struct FLASH_Dep_s FLASH_Dep

◆ FLASH_Queue

typedef struct FLASH_Queue_s FLASH_Queue

◆ FLASH_Task

typedef struct FLASH_Task_s FLASH_Task

◆ FLASH_Thread

typedef struct FLASH_Thread_s FLASH_Thread

◆ FLASH_Verbose

typedef int FLASH_Verbose

◆ scomplex

typedef struct scomplex scomplex