fmat::Row< N, R > Member ListThis 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 > | |
| CAP | fmat::Row< N, R > | [static] |
| Column class | fmat::Row< N, R > | [friend] |
| column(size_t i) | fmat::Matrix< 1, N, R > | |
| column(size_t i) const | fmat::Matrix< 1, N, R > | |
| data | fmat::Matrix< 1, N, R > | [protected] |
| exportTo() const | fmat::Row< N, R > | |
| exportTo(T &x) const | fmat::Row< N, R > | |
| exportTo2DArray(T &x) const | fmat::Matrix< 1, N, R > | |
| exportToCMajor(T &x, size_t stride=H) const | fmat::Matrix< 1, N, R > | |
| exportToNewmat(T &x) const | fmat::Matrix< 1, N, R > | |
| exportToRMajor(T &x, size_t stride=W) const | fmat::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 > | |
| HEIGHT | fmat::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_check | fmat::Row< N, R > | |
| maxC() const | fmat::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() const | fmat::Matrix< 1, N, R > | |
| min() const ATTR_must_check | fmat::Row< N, R > | |
| minC() const | fmat::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() const | fmat::Matrix< 1, N, R > | |
| norm() const ATTR_must_check | fmat::Row< N, R > | |
| norm() const | fmat::Row< N, R > | |
| norm() const | fmat::Row< N, R > | |
| norm() const | 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 > | |
| Matrix< 1, N, R >::operator!=(const SubMatrix< H, W, R > &x) const | fmat::Matrix< 1, N, R > | |
| Matrix< 1, N, R >::operator!=(const Matrix< H, W, R > &x) const | fmat::Matrix< 1, N, R > | |
| operator()(size_t r, size_t c) | fmat::Matrix< 1, N, R > | |
| operator()(size_t r, size_t c) const | fmat::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) const | fmat::Matrix< 1, N, R > | |
| Matrix< 1, N, R >::operator+(const Matrix< H, W, R > &x) const | fmat::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) const | fmat::Matrix< 1, N, R > | |
| Matrix< 1, N, R >::operator-(const Matrix< H, W, R > &x) const | fmat::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) const | fmat::Matrix< 1, N, R > | |
| Matrix< 1, N, R >::operator==(const Matrix< H, W, R > &x) const | fmat::Matrix< 1, N, R > | |
| operator[](size_t i) | fmat::Row< N, R > | |
| operator[](size_t i) const | fmat::Row< N, R > | |
| out_t typedef | fmat::Row< N, R > | |
| Row class | fmat::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) const | fmat::Matrix< 1, N, R > | |
| storage_t typedef | fmat::Row< N, R > | |
| SubVector class | fmat::Row< N, R > | [friend] |
| sum() const ATTR_must_check | fmat::Row< N, R > | |
| sumSq() const ATTR_must_check | fmat::Row< N, R > | |
| sumSq() const | fmat::Row< N, R > | |
| sumSq() const | fmat::Row< N, R > | |
| sumSq() const | fmat::Row< N, R > | |
| transpose() const ATTR_must_check | fmat::Row< N, R > | |
| WIDTH | fmat::Row< N, R > | [static] |
|