Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

fl::Vector< T > Member List

This is the complete list of members for fl::Vector< T >, including all inherited members.
clear(const T scalar=(T) 0)fl::Matrix< T > [virtual]
column(const int c) constfl::MatrixAbstract< T > [virtual]
columns() constfl::Matrix< T > [virtual]
columns_fl::Matrix< T >
copyFrom(const Matrix< T > &that)fl::Matrix< T > [virtual]
cross(const MatrixAbstract &B) constfl::MatrixAbstract< T > [virtual]
datafl::Matrix< T >
detach()fl::Matrix< T >
displayPrecisionfl::MatrixAbstract< T > [static]
displayWidthfl::MatrixAbstract< T > [static]
dot(const Matrix &B) constfl::Matrix< T > [virtual]
fl::MatrixAbstract::dot(const MatrixAbstract &B) constfl::MatrixAbstract< T > [virtual]
duplicate() constfl::Vector< T > [virtual]
elementMultiply(const MatrixAbstract &B) constfl::MatrixAbstract< T > [virtual]
frob(T n) constfl::Matrix< T > [virtual]
identity(const T scalar=1.0)fl::MatrixAbstract< T > [virtual]
Matrix()fl::Matrix< T >
Matrix(const int rows, const int columns=1)fl::Matrix< T >
Matrix(const MatrixAbstract< T > &that)fl::Matrix< T >
Matrix(const MatrixAbstract< T2 > &that)fl::Matrix< T > [inline]
Matrix(std::istream &stream)fl::Matrix< T >
Matrix(T *that, const int rows, const int columns=1)fl::Matrix< T >
Matrix(Pointer &that, const int rows=-1, const int columns=1)fl::Matrix< T >
normalize(const T scalar=1.0)fl::MatrixAbstract< T > [virtual]
operator *(const MatrixAbstract< T > &B) constfl::Matrix< T > [virtual]
operator *(const Matrix &B) constfl::Matrix< T > [virtual]
operator *(const T scalar) constfl::Matrix< T > [virtual]
fl::MatrixAbstract::operator *(const MatrixAbstract &B) constfl::MatrixAbstract< T > [virtual]
operator *=(const Matrix &B)fl::Matrix< T > [virtual]
operator *=(const T scalar)fl::Matrix< T > [virtual]
fl::MatrixAbstract::operator *=(const MatrixAbstract &B)fl::MatrixAbstract< T > [virtual]
operator!=(const MatrixAbstract &B) constfl::MatrixAbstract< T > [inline]
operator()(const int row, const int column) constfl::Matrix< T > [inline, virtual]
operator+(const Matrix &B) constfl::Matrix< T > [virtual]
fl::MatrixAbstract::operator+(const MatrixAbstract &B) constfl::MatrixAbstract< T > [virtual]
operator+=(const Matrix &B)fl::Matrix< T > [virtual]
fl::MatrixAbstract::operator+=(const MatrixAbstract &B)fl::MatrixAbstract< T > [virtual]
operator-(const Matrix &B) constfl::Matrix< T > [virtual]
fl::MatrixAbstract::operator-(const MatrixAbstract &B) constfl::MatrixAbstract< T > [virtual]
operator-=(const Matrix &B)fl::Matrix< T > [virtual]
operator-=(const T scalar)fl::Matrix< T > [virtual]
fl::MatrixAbstract::operator-=(const MatrixAbstract &B)fl::MatrixAbstract< T > [virtual]
operator/(const T scalar) constfl::Matrix< T > [virtual]
operator/=(const T scalar)fl::Matrix< T > [virtual]
operator=(const MatrixAbstract< T > &that)fl::Vector< T >
operator=(const Matrix< T > &that)fl::Vector< T >
operator==(const MatrixAbstract &B) constfl::MatrixAbstract< T > [virtual]
operator[](const int row) constfl::Matrix< T > [inline, virtual]
operator~() constfl::Matrix< T > [virtual]
read(std::istream &stream)fl::Matrix< T > [virtual]
region(const int firstRow=0, const int firstColumn=0, int lastRow=-1, int lastColumn=-1) constfl::MatrixAbstract< T > [virtual]
reshape(const int rows, const int columns=1) constfl::Matrix< T > [virtual]
resize(const int rows, const int columns=1)fl::Vector< T > [virtual]
row(const int r) constfl::MatrixAbstract< T > [virtual]
rows() constfl::Matrix< T > [virtual]
rows_fl::Matrix< T >
sumSquares() constfl::Matrix< T > [virtual]
transposeSquare() constfl::Matrix< T > [virtual]
Vector()fl::Vector< T >
Vector(const int rows)fl::Vector< T >
Vector(const MatrixAbstract< T > &that)fl::Vector< T >
Vector(const MatrixAbstract< T2 > &that)fl::Vector< T > [inline]
Vector(const Matrix< T > &that)fl::Vector< T >
Vector(std::istream &stream)fl::Vector< T >
Vector(T *that, const int rows)fl::Vector< T >
Vector(Pointer &that, const int rows=-1)fl::Vector< T >
write(std::ostream &stream, bool withName=false) constfl::Matrix< T > [virtual]
~Matrix()fl::Matrix< T > [virtual]
~MatrixAbstract()fl::MatrixAbstract< T > [virtual]

Generated on Thu Dec 9 17:13:27 2004 for fl by doxygen1.2.18