NeoPZ
Public Attributes | List of all members
thread_arg_t Struct Reference

Public Attributes

double * ara
 
double * arb
 
double * arc
 
unsigned sz
 

Detailed Description

Definition at line 60 of file gflopstest.cpp.

Member Data Documentation

◆ ara

double* thread_arg_t::ara

Definition at line 62 of file gflopstest.cpp.

Referenced by acc_arr(), add_arr(), imul_arr(), mul_arr(), and process_arr().

◆ arb

double* thread_arg_t::arb

Definition at line 63 of file gflopstest.cpp.

Referenced by acc_arr(), add_arr(), mul_arr(), mulred_arr(), mulsingle_arr(), and process_arr().

◆ arc

double* thread_arg_t::arc

Definition at line 64 of file gflopstest.cpp.

Referenced by add_arr(), mul_arr(), mulred_arr(), mulsingle_arr(), and process_arr().

◆ sz

unsigned thread_arg_t::sz

Definition at line 65 of file gflopstest.cpp.

Referenced by acc_arr(), add_arr(), imul_arr(), mul_arr(), mulred_arr(), mulsingle_arr(), and process_arr().


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