Public Member Functions | |
void | setlength (ae_int_t iLen) |
ae_int_t | length () const |
void | attach_to (alglib_impl::ae_vector *ptr) |
void | allocate_own (ae_int_t size, alglib_impl::ae_datatype datatype) |
const alglib_impl::ae_vector * | c_ptr () const |
alglib_impl::ae_vector * | c_ptr () |
Protected Member Functions | |
void | create (const ae_vector_wrapper &rhs) |
void | create (const char *s, alglib_impl::ae_datatype datatype) |
void | assign (const ae_vector_wrapper &rhs) |
Protected Attributes | |
alglib_impl::ae_vector * | p_vec |
alglib_impl::ae_vector | vec |
|
protected |
|
protected |