OpenMS
Matrix< Value > Member List

This is the complete list of members for Matrix< Value >, including all inherited members.

allocator_type typedefMatrix< Value >
AllocatorType typedefMatrix< Value >
asVector()Matrix< Value >inline
Base typedefMatrix< Value >protected
clear()Matrix< Value >inline
col(size_type const i) constMatrix< Value >inline
colIndex(SizeType index) constMatrix< Value >inline
cols() constMatrix< Value >inline
cols_Matrix< Value >protected
const_iterator typedefMatrix< Value >
const_reference typedefMatrix< Value >
const_reverse_iterator typedefMatrix< Value >
ConstIterator typedefMatrix< Value >
ConstReference typedefMatrix< Value >
ConstReverseIterator typedefMatrix< Value >
container_type typedefMatrix< Value >
ContainerType typedefMatrix< Value >
difference_type typedefMatrix< Value >
DifferenceType typedefMatrix< Value >
getValue(size_type const i, size_type const j) constMatrix< Value >inline
getValue(size_type const i, size_type const j)Matrix< Value >inline
index(SizeType row, SizeType col) constMatrix< Value >inline
indexPair(Size index) constMatrix< Value >inline
Iterator typedefMatrix< Value >
iterator typedefMatrix< Value >
Matrix()Matrix< Value >inline
Matrix(const SizeType rows, const SizeType cols, ValueType value=ValueType())Matrix< Value >inline
Matrix(const Matrix &source)Matrix< Value >inline
operator()(size_type const i, size_type const j) constMatrix< Value >inline
operator()(size_type const i, size_type const j)Matrix< Value >inline
operator<(Matrix const &rhs) constMatrix< Value >inline
operator<<(std::ostream &os, const Matrix< Value > &matrix)Matrix< Value >related
operator=(const Matrix &rhs)Matrix< Value >inline
operator==(Matrix const &rhs) constMatrix< Value >inline
pointer typedefMatrix< Value >
Pointer typedefMatrix< Value >
Reference typedefMatrix< Value >
reference typedefMatrix< Value >
resize(size_type i, size_type j, value_type value=value_type())Matrix< Value >inline
resize(std::pair< Size, Size > const &size_pair, value_type value=value_type())Matrix< Value >inline
reverse_iterator typedefMatrix< Value >
ReverseIterator typedefMatrix< Value >
row(size_type const i) constMatrix< Value >inline
rowIndex(SizeType index) constMatrix< Value >inline
rows() constMatrix< Value >inline
rows_Matrix< Value >protected
setMatrix(const ValueType matrix[ROWS][COLS])Matrix< Value >inline
setValue(size_type const i, size_type const j, value_type value)Matrix< Value >inline
size_type typedefMatrix< Value >
sizePair() constMatrix< Value >inline
SizeType typedefMatrix< Value >
value_type typedefMatrix< Value >
ValueType typedefMatrix< Value >
~Matrix()Matrix< Value >inline