Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

fmat::Row< N, R > Member List

This is the complete list of members for fmat::Row< N, R >, including all inherited members.
abs()fmat::Row< N, R >
apply(const F &f)fmat::Row< N, R >
CAPfmat::Row< N, R > [static]
Column classfmat::Row< N, R > [friend]
column(size_t i)fmat::Matrix< 1, N, R >
column(size_t i) constfmat::Matrix< 1, N, R >
datafmat::Matrix< 1, N, R > [protected]
exportTo() const fmat::Row< N, R >
exportTo(T &x) const fmat::Row< N, R >
exportTo2DArray(T &x) constfmat::Matrix< 1, N, R >
exportToCMajor(T &x, size_t stride=H) constfmat::Matrix< 1, N, R >
exportToNewmat(T &x) constfmat::Matrix< 1, N, R >
exportToRMajor(T &x, size_t stride=W) constfmat::Matrix< 1, N, R >
fmt(std::string const &numberFormat=defaultNumberFormat, std::string const &firstLineStart="[", std::string const &nextLineStart="", std::string const &lastLineEnd="]", std::string const &rowBegin="", std::string const &elementSep=" ", std::string const &rowEnd="", std::string const &rowSep="") const fmat::Row< N, R >
HEIGHTfmat::Row< N, R > [static]
identity()fmat::Matrix< 1, N, R > [static]
importFrom(const T &x)fmat::Row< N, R >
importFrom2DArray(const T &x)fmat::Matrix< 1, N, R >
importFromCMajor(const T &x, size_t stride=H)fmat::Matrix< 1, N, R >
importFromNewmat(const T &x)fmat::Matrix< 1, N, R >
importFromRMajor(const T &x, size_t stride=W)fmat::Matrix< 1, N, R >
map(const F &f) const fmat::Row< N, R >
Matrix(const fmat_internal::NoInit &)fmat::Matrix< 1, N, R >
Matrix()fmat::Matrix< 1, N, R >
Matrix(const R x)fmat::Matrix< 1, N, R > [explicit]
Matrix(const R *x, size_t colStride=H)fmat::Matrix< 1, N, R > [explicit]
Matrix(const SubMatrix< H, W, out_t > &x)fmat::Matrix< 1, N, R >
Matrix(const SubMatrix< H, W, const out_t > &x)fmat::Matrix< 1, N, R >
Matrix(const Matrix< H, W, out_t > &x)fmat::Matrix< 1, N, R >
Matrix(const Matrix< H, W, const out_t > &x)fmat::Matrix< 1, N, R >
Matrix(const SubMatrix< SH, SW, T > &x)fmat::Matrix< 1, N, R > [explicit]
Matrix(const SubMatrix< SH, SW, T > &x, size_t rowOff, size_t colOff)fmat::Matrix< 1, N, R > [explicit]
Matrix(const Matrix< SH, SW, R > &x)fmat::Matrix< 1, N, R > [explicit]
Matrix(const Matrix< SH, SW, R > &x, size_t rowOff, size_t colOff)fmat::Matrix< 1, N, R > [explicit]
max() const ATTR_must_checkfmat::Row< N, R >
maxC() constfmat::Matrix< 1, N, R >
maximize(const Matrix< 1, N, T > &x)fmat::Row< N, R >
maximize(const SubVector< N, T > &x)fmat::Row< N, R >
maxR() constfmat::Matrix< 1, N, R >
min() const ATTR_must_checkfmat::Row< N, R >
minC() constfmat::Matrix< 1, N, R >
minimize(const Matrix< 1, N, T > &x)fmat::Row< N, R >
minimize(const SubVector< N, T > &x)fmat::Row< N, R >
minR() constfmat::Matrix< 1, N, R >
norm() const ATTR_must_checkfmat::Row< N, R >
norm() constfmat::Row< N, R >
norm() constfmat::Row< N, R >
norm() constfmat::Row< N, R >
operator!=(const SubVector< N, R > &x) const fmat::Row< N, R >
operator!=(const SubVector< N, const R > &x) const fmat::Row< N, R >
operator!=(const SubMatrix< 1, N, R > &x) const fmat::Row< N, R >
operator!=(const SubMatrix< 1, N, const R > &x) const fmat::Row< N, R >
operator!=(const Matrix< 1, N, R > &x) const fmat::Row< N, R >
Matrix< 1, N, R >::operator!=(const SubMatrix< H, W, R > &x) constfmat::Matrix< 1, N, R >
Matrix< 1, N, R >::operator!=(const Matrix< H, W, R > &x) constfmat::Matrix< 1, N, R >
operator()(size_t r, size_t c)fmat::Matrix< 1, N, R >
operator()(size_t r, size_t c) constfmat::Matrix< 1, N, R >
operator*(R x) const fmat::Row< N, R >
operator*(R x, const Row &a)fmat::Row< N, R > [friend]
Matrix< 1, N, R >::operator*(R x, const Matrix &a)fmat::Matrix< 1, N, R > [friend]
operator*=(R x)fmat::Row< N, R >
operator*=(fmatReal x)fmat::Row< N, R >
operator*=(fmatReal x)fmat::Row< N, R >
operator*=(fmatReal x)fmat::Row< N, R >
operator+(R x) const fmat::Row< N, R >
operator+(R x, const Row &a)fmat::Row< N, R > [friend]
operator+(const SubVector< N, R > &x) const fmat::Row< N, R >
operator+(const SubVector< N, const R > &x) const fmat::Row< N, R >
operator+(const SubMatrix< 1, N, R > &x) const fmat::Row< N, R >
operator+(const SubMatrix< 1, N, const R > &x) const fmat::Row< N, R >
operator+(const Matrix< 1, N, R > &x) const fmat::Row< N, R >
Matrix< 1, N, R >::operator+(R x, const Matrix &a)fmat::Matrix< 1, N, R > [friend]
Matrix< 1, N, R >::operator+(const SubMatrix< H, W, R > &x) constfmat::Matrix< 1, N, R >
Matrix< 1, N, R >::operator+(const Matrix< H, W, R > &x) constfmat::Matrix< 1, N, R >
operator+=(R x)fmat::Row< N, R >
operator+=(const SubVector< N, R > &x)fmat::Row< N, R >
operator+=(const SubVector< N, const R > &x)fmat::Row< N, R >
operator+=(const SubMatrix< 1, N, R > &x)fmat::Row< N, R >
operator+=(const SubMatrix< 1, N, const R > &x)fmat::Row< N, R >
operator+=(const Matrix< 1, N, R > &x)fmat::Row< N, R >
operator+=(const SubVector< 2, fmatReal > &x)fmat::Row< N, R >
operator+=(const SubVector< 3, fmatReal > &x)fmat::Row< N, R >
operator+=(const SubVector< 4, fmatReal > &x)fmat::Row< N, R >
Matrix< 1, N, R >::operator+=(const SubMatrix< H, W, out_t > &x)fmat::Matrix< 1, N, R >
Matrix< 1, N, R >::operator+=(const SubMatrix< H, W, const out_t > &x)fmat::Matrix< 1, N, R >
Matrix< 1, N, R >::operator+=(const Matrix< H, W, R > &x)fmat::Matrix< 1, N, R >
operator-(R x) const fmat::Row< N, R >
operator-() const fmat::Row< N, R >
operator-(R x, const Row &a)fmat::Row< N, R > [friend]
operator-(const SubVector< N, R > &x) const fmat::Row< N, R >
operator-(const SubVector< N, const R > &x) const fmat::Row< N, R >
operator-(const SubMatrix< 1, N, R > &x) const fmat::Row< N, R >
operator-(const SubMatrix< 1, N, const R > &x) const fmat::Row< N, R >
operator-(const Matrix< 1, N, R > &x) const fmat::Row< N, R >
Matrix< 1, N, R >::operator-(R x, const Matrix &a)fmat::Matrix< 1, N, R > [friend]
Matrix< 1, N, R >::operator-(const SubMatrix< H, W, R > &x) constfmat::Matrix< 1, N, R >
Matrix< 1, N, R >::operator-(const Matrix< H, W, R > &x) constfmat::Matrix< 1, N, R >
operator-=(R x)fmat::Row< N, R >
operator-=(const SubVector< N, R > &x)fmat::Row< N, R >
operator-=(const SubVector< N, const R > &x)fmat::Row< N, R >
operator-=(const SubMatrix< 1, N, R > &x)fmat::Row< N, R >
operator-=(const SubMatrix< 1, N, const R > &x)fmat::Row< N, R >
operator-=(const Matrix< 1, N, R > &x)fmat::Row< N, R >
operator-=(const SubVector< 2, fmatReal > &x)fmat::Row< N, R >
operator-=(const SubVector< 3, fmatReal > &x)fmat::Row< N, R >
operator-=(const SubVector< 4, fmatReal > &x)fmat::Row< N, R >
Matrix< 1, N, R >::operator-=(const SubMatrix< H, W, out_t > &x)fmat::Matrix< 1, N, R >
Matrix< 1, N, R >::operator-=(const SubMatrix< H, W, const out_t > &x)fmat::Matrix< 1, N, R >
Matrix< 1, N, R >::operator-=(const Matrix< H, W, R > &x)fmat::Matrix< 1, N, R >
operator/(R x) const fmat::Row< N, R >
operator/=(R x)fmat::Row< N, R >
operator/=(fmatReal x)fmat::Row< N, R >
operator/=(fmatReal x)fmat::Row< N, R >
operator/=(fmatReal x)fmat::Row< N, R >
operator<(const SubVector< N, R > &x) const fmat::Row< N, R >
operator<(const SubVector< N, const R > &x) const fmat::Row< N, R >
operator<(const SubMatrix< 1, N, R > &x) const fmat::Row< N, R >
operator<(const SubMatrix< 1, N, const R > &x) const fmat::Row< N, R >
operator<(const Matrix< 1, N, R > &x) const fmat::Row< N, R >
operator<<(const Matrix< N, 1, T > &x) const fmat::Row< N, R >
operator<<(const SubVector< N, T > &x) const fmat::Row< N, R >
operator=(const R *x)fmat::Row< N, R >
operator=(R x)fmat::Row< N, R >
operator=(const SubVector< N, R > &x)fmat::Row< N, R >
operator=(const SubVector< N, const R > &x)fmat::Row< N, R >
operator=(const SubMatrix< 1, N, R > &x)fmat::Row< N, R >
operator=(const SubMatrix< 1, N, const R > &x)fmat::Row< N, R >
operator=(const Matrix< 1, N, R > &x)fmat::Row< N, R >
Matrix< 1, N, R >::operator=(const SubMatrix< H, W, R > &x)fmat::Matrix< 1, N, R >
Matrix< 1, N, R >::operator=(const Matrix< H, W, R > &x)fmat::Matrix< 1, N, R >
operator==(const SubVector< N, R > &x) const fmat::Row< N, R >
operator==(const SubVector< N, const R > &x) const fmat::Row< N, R >
operator==(const SubMatrix< 1, N, R > &x) const fmat::Row< N, R >
operator==(const SubMatrix< 1, N, const R > &x) const fmat::Row< N, R >
operator==(const Matrix< 1, N, R > &x) const fmat::Row< N, R >
Matrix< 1, N, R >::operator==(const SubMatrix< H, W, R > &x) constfmat::Matrix< 1, N, R >
Matrix< 1, N, R >::operator==(const Matrix< H, W, R > &x) constfmat::Matrix< 1, N, R >
operator[](size_t i)fmat::Row< N, R >
operator[](size_t i) const fmat::Row< N, R >
out_t typedeffmat::Row< N, R >
Row classfmat::Row< N, R > [friend]
Row(const fmat_internal::NoInit &noinit)fmat::Row< N, R >
Row()fmat::Row< N, R >
Row(const R x)fmat::Row< N, R > [explicit]
Row(const R *x, size_t stride=sizeof(R))fmat::Row< N, R > [explicit]
Row(const SubVector< N, R > &x)fmat::Row< N, R >
Row(const SubVector< N, const R > &x)fmat::Row< N, R >
Row(const SubMatrix< 1, N, R > &x)fmat::Row< N, R >
Row(const SubMatrix< 1, N, const R > &x)fmat::Row< N, R >
Row(const Matrix< 1, N, R > &x)fmat::Row< N, R >
Row(const Row< S, R > &x, size_t srcOffset=0)fmat::Row< N, R > [explicit]
Row(const SubVector< S, R > &x, size_t srcOffset=0)fmat::Row< N, R > [explicit]
Row(const SubVector< S, const R > &x, size_t srcOffset=0)fmat::Row< N, R > [explicit]
row(size_t i)fmat::Matrix< 1, N, R >
row(size_t i) constfmat::Matrix< 1, N, R >
storage_t typedeffmat::Row< N, R >
SubVector classfmat::Row< N, R > [friend]
sum() const ATTR_must_checkfmat::Row< N, R >
sumSq() const ATTR_must_checkfmat::Row< N, R >
sumSq() constfmat::Row< N, R >
sumSq() constfmat::Row< N, R >
sumSq() constfmat::Row< N, R >
transpose() const ATTR_must_checkfmat::Row< N, R >
WIDTHfmat::Row< N, R > [static]

Tekkotsu v5.1CVS
Generated Mon May 9 04:59:22 2016 by Doxygen 1.6.3