feisty meow concerns codebase  2.140
structures::matrix< contents > Member List

This is the complete list of members for structures::matrix< contents >, including all inherited members.

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