| access() | basis::array< double > | inlineprotected |
| array(int number=0, const double *init=NULL_POINTER, int flags=EXPONENTIAL_GROWTH|FLUSH_INVISIBLE) | basis::array< double > | protected |
| array(const array< double > ©_from) | basis::array< double > | protected |
| columns() const | structures::matrix< double > | inline |
| concatenate(const array &to_concatenate) | basis::array< double > | protected |
| concatenate(const double &to_concatenate) | basis::array< double > | protected |
| concatenate(const double *to_concatenate, int length) | basis::array< double > | protected |
| concatenation(const array &to_concatenate) const | basis::array< double > | protected |
| concatenation(const double &to_concatenate) const | basis::array< double > | protected |
| DEFINE_CLASS_NAME("array") | basis::array< double > | protected |
| DONT_COPY enum value | basis::array< double > | protected |
| double_matrix(int rows=0, int cols=0, double *data=NULL_POINTER) | structures::double_matrix | inline |
| double_matrix(const matrix< double > &to_copy) | structures::double_matrix | inline |
| EXPONE enum value | basis::array< double > | protected |
| exponential() const | basis::array< double > | inlineprotected |
| EXPONENTIAL_GROWTH enum value | basis::array< double > | protected |
| flags() const | basis::array< double > | inlineprotected |
| FLUSH_INVISIBLE enum value | basis::array< double > | protected |
| get(int row, int column) | structures::matrix< double > | |
| get(int row, int column) const | structures::matrix< double > | |
| array< double >::get(int index) const | basis::array< double > | protected |
| get_column(int column) | structures::matrix< double > | |
| get_row(int row) | structures::matrix< double > | |
| how_to_copy enum name | basis::array< double > | protected |
| insert(int index, int new_indices) | basis::array< double > | protected |
| insert_column(int before_column) | structures::matrix< double > | |
| insert_row(int before_row) | structures::matrix< double > | |
| internal_block_start() const | basis::array< double > | inlineprotected |
| internal_block_start() | basis::array< double > | inlineprotected |
| internal_offset() const | basis::array< double > | inlineprotected |
| internal_offset_mem() const | basis::array< double > | inlineprotected |
| internal_real_length() const | basis::array< double > | inlineprotected |
| last() const | basis::array< double > | inlineprotected |
| length() const | basis::array< double > | inlineprotected |
| matrix(int rows=0, int cols=0, double *data=NULL_POINTER) | structures::matrix< double > | |
| matrix(const matrix &to_copy) | structures::matrix< double > | |
| NEW_AT_BEGINNING enum value | basis::array< double > | protected |
| NEW_AT_END enum value | basis::array< double > | protected |
| NO_SPECIAL_MODES enum value | basis::array< double > | protected |
| observe() const | basis::array< double > | inlineprotected |
| operator+(const array &to_cat) const | basis::array< double > | inlineprotected |
| operator+(const double &to_concatenate) const | basis::array< double > | inlineprotected |
| operator+=(const array &to_concatenate) | basis::array< double > | inlineprotected |
| operator+=(const double &to_concatenate) | basis::array< double > | inlineprotected |
| operator=(const matrix &to_copy) | structures::matrix< double > | |
| array< double >::operator=(const array< double > ©_from) | basis::array< double > | protected |
| operator[](int row) | structures::matrix< double > | |
| operator[](int row) const | structures::matrix< double > | |
| overwrite(int index, const array &write_with, int count=-1) | basis::array< double > | protected |
| put(int row, int column, const double &to_put) | structures::matrix< double > | |
| array< double >::put(int index, const double &to_put) | basis::array< double > | protected |
| redimension(int new_rows, int new_columns) | structures::matrix< double > | |
| reset(int rows=0, int columns=0) | structures::matrix< double > | |
| array< double >::reset(int number=0, const double *initial_contents=NULL_POINTER) | basis::array< double > | protected |
| resize(int new_size, how_to_copy way=NEW_AT_END) | basis::array< double > | protected |
| retrain(int new_size, const double *to_copy) | basis::array< double > | protected |
| rows() const | structures::matrix< double > | inline |
| shift_data(shift_directions where) | basis::array< double > | protected |
| shift_directions enum name | basis::array< double > | protected |
| shrink() | basis::array< double > | protected |
| simple() const | basis::array< double > | inlineprotected |
| SIMPLE_COPY enum value | basis::array< double > | protected |
| snarf(array &new_contents) | basis::array< double > | protected |
| specialc_flags enum name | basis::array< double > | protected |
| stuff(int length, double *to_stuff) const | basis::array< double > | protected |
| subarray(int start, int end) const | basis::array< double > | protected |
| submatrix(int row, int column, int rows, int columns) const | structures::matrix< double > | |
| submatrix(matrix &sub, int row, int column, int rows, int cols) const | structures::matrix< double > | |
| swap_contents(array< double > &other) | basis::array< double > | protected |
| TO_LEFT enum value | basis::array< double > | protected |
| TO_RIGHT enum value | basis::array< double > | protected |
| transpose() const | structures::matrix< double > | |
| transpose(matrix &resultant) const | structures::matrix< double > | |
| use(int index) | basis::array< double > | protected |
| zap(int start, int end) | basis::array< double > | protected |
| zap_column(int column_to_zap) | structures::matrix< double > | |
| zap_row(int row_to_zap) | structures::matrix< double > | |
| ~array() | basis::array< double > | protectedvirtual |
| ~matrix() | structures::matrix< double > | inline |