| ytDoubleArray_add(ytDoubleArray *this, double value) | ytDoubleArray |  | 
  | ytDoubleArray_arrayDelete(ytDoubleArray *this, size_t size) | ytDoubleArray |  | 
  | ytDoubleArray_arrayMemSize(const ytDoubleArray *this, size_t n) | ytDoubleArray |  | 
  | ytDoubleArray_arrayNew(size_t size) | ytDoubleArray |  | 
  | ytDoubleArray_buffSize(const ytDoubleArray *this) | ytDoubleArray |  | 
  | ytDoubleArray_clear(ytDoubleArray *this) | ytDoubleArray |  | 
  | ytDoubleArray_clone(const ytDoubleArray *this) | ytDoubleArray |  | 
  | ytDoubleArray_cloneI(const ytObject *this) | ytDoubleArray |  | 
  | ytDoubleArray_copy(ytDoubleArray *this, const ytDoubleArray *src) | ytDoubleArray |  | 
  | ytDoubleArray_copyArray(ytDoubleArray *this, size_t index, const double *array, size_t size) | ytDoubleArray |  | 
  | ytDoubleArray_deleteAll(ytDoubleArray *this) | ytDoubleArray |  | 
  | ytDoubleArray_find(const ytDoubleArray *this, const double v) | ytDoubleArray |  | 
  | ytDoubleArray_insert(ytDoubleArray *this, size_t index, double value) | ytDoubleArray |  | 
  | ytDoubleArray_memSize(const ytDoubleArray *this) | ytDoubleArray |  | 
  | ytDoubleArray_MPI_Bcast(ytDoubleArray **pObject, int root, MPI_Comm comm) | ytDoubleArray |  | 
  | ytDoubleArray_new() | ytDoubleArray |  | 
  | ytDoubleArray_pop(ytDoubleArray *this) | ytDoubleArray |  | 
  | ytDoubleArray_print(const ytDoubleArray *this, FILE *fp, char *delim) | ytDoubleArray |  | 
  | ytDoubleArray_remove(ytDoubleArray *this, size_t index) | ytDoubleArray |  | 
  | ytDoubleArray_set(ytDoubleArray *this, size_t index, double value) | ytDoubleArray |  | 
  | ytDoubleArray_setBuffSize(ytDoubleArray *this, size_t new_size) | ytDoubleArray |  | 
  | ytDoubleArray_setSize(ytDoubleArray *this, size_t size) | ytDoubleArray |  | 
  | ytDoubleArray_sort(ytDoubleArray *this) | ytDoubleArray |  | 
  | YTLIB_DOUBLE_ARRAY_DEFAULT_EXPAND_SIZE | ytDoubleArray | related |