alglib_impl::ae_vector Struct Reference
#include <ap.h>
Public Attributes | |
ae_int_t | cnt |
ae_dyn_block | data |
ae_datatype | datatype |
ae_bool | is_attached |
union { | |
ae_bool * p_bool | |
ae_complex * p_complex | |
double * p_double | |
ae_int_t * p_int | |
void * p_ptr | |
} | ptr |
Detailed Description
Member Data Documentation
◆ cnt
◆ data
ae_dyn_block alglib_impl::ae_vector::data |
◆ datatype
ae_datatype alglib_impl::ae_vector::datatype |
◆ is_attached
◆ p_bool
◆ p_complex
ae_complex* alglib_impl::ae_vector::p_complex |
◆ p_double
◆ p_int
◆ p_ptr
◆ ptr
union { ... } alglib_impl::ae_vector::ptr |
The documentation for this struct was generated from the following file:
- alglib/ap.h