alglib_impl::ae_matrix Struct Reference
#include <ap.h>
Public Attributes | |
ae_int_t | cols |
ae_dyn_block | data |
ae_datatype | datatype |
ae_bool | is_attached |
union { | |
void * p_ptr | |
ae_bool ** pp_bool | |
ae_complex ** pp_complex | |
double ** pp_double | |
ae_int_t ** pp_int | |
void ** pp_void | |
} | ptr |
ae_int_t | rows |
ae_int_t | stride |
Detailed Description
Member Data Documentation
◆ cols
◆ data
ae_dyn_block alglib_impl::ae_matrix::data |
◆ datatype
ae_datatype alglib_impl::ae_matrix::datatype |
◆ is_attached
◆ p_ptr
◆ pp_bool
◆ pp_complex
ae_complex** alglib_impl::ae_matrix::pp_complex |
◆ pp_double
◆ pp_int
◆ pp_void
◆ ptr
union { ... } alglib_impl::ae_matrix::ptr |
◆ rows
◆ stride
The documentation for this struct was generated from the following file:
- alglib/ap.h