Public Member Functions | Public Attributes

float8 Struct Reference

#include <cl_MiniCL_Defs.h>

List of all members.

Public Member Functions

 float8 (float scalar)

Public Attributes

float s0
float s1
float s2
float s3
float s4
float s5
float s6
float s7

Detailed Description

Definition at line 43 of file cl_MiniCL_Defs.h.


Constructor & Destructor Documentation

float8::float8 ( float  scalar  )  [inline]

Definition at line 54 of file cl_MiniCL_Defs.h.


Member Data Documentation

float float8::s0

Definition at line 45 of file cl_MiniCL_Defs.h.

float float8::s1

Definition at line 46 of file cl_MiniCL_Defs.h.

float float8::s2

Definition at line 47 of file cl_MiniCL_Defs.h.

float float8::s3

Definition at line 48 of file cl_MiniCL_Defs.h.

float float8::s4

Definition at line 49 of file cl_MiniCL_Defs.h.

float float8::s5

Definition at line 50 of file cl_MiniCL_Defs.h.

float float8::s6

Definition at line 51 of file cl_MiniCL_Defs.h.

float float8::s7

Definition at line 52 of file cl_MiniCL_Defs.h.


The documentation for this struct was generated from the following file: