Class documentation of Concepts

Loading...
Searching...
No Matches
alglib_impl::ae_state Struct Reference

Public Attributes

ae_int_t endianness
 
double v_nan
 
double v_posinf
 
double v_neginf
 
ae_dyn_block *volatile p_top_block
 
ae_dyn_block last_block
 
ae_error_type volatile last_error
 
const char *volatile error_msg
 
void * worker_thread
 
void * parent_task
 
void(* thread_exception_handler )(void *)
 

Detailed Description

Definition at line 346 of file ap.h.

Member Data Documentation

◆ endianness

ae_int_t alglib_impl::ae_state::endianness

Definition at line 351 of file ap.h.

◆ error_msg

const char* volatile alglib_impl::ae_state::error_msg

Definition at line 390 of file ap.h.

◆ last_block

ae_dyn_block alglib_impl::ae_state::last_block

Definition at line 373 of file ap.h.

◆ last_error

ae_error_type volatile alglib_impl::ae_state::last_error

Definition at line 385 of file ap.h.

◆ p_top_block

ae_dyn_block* volatile alglib_impl::ae_state::p_top_block

Definition at line 372 of file ap.h.

◆ parent_task

void* alglib_impl::ae_state::parent_task

Definition at line 403 of file ap.h.

◆ thread_exception_handler

void(* alglib_impl::ae_state::thread_exception_handler) (void *)

Definition at line 404 of file ap.h.

◆ v_nan

double alglib_impl::ae_state::v_nan

Definition at line 356 of file ap.h.

◆ v_neginf

double alglib_impl::ae_state::v_neginf

Definition at line 366 of file ap.h.

◆ v_posinf

double alglib_impl::ae_state::v_posinf

Definition at line 361 of file ap.h.

◆ worker_thread

void* alglib_impl::ae_state::worker_thread

Definition at line 402 of file ap.h.


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