|
Snowman
0.1.0
|
This is the complete list of members for snowboy::MatrixBase, including all inherited members.
| AddMat(float alpha, const MatrixBase &A, MatrixTransposeType transA) (defined in snowboy::MatrixBase) | snowboy::MatrixBase | |
| AddMatMat(float, const MatrixBase &, MatrixTransposeType, const MatrixBase &, MatrixTransposeType, float) (defined in snowboy::MatrixBase) | snowboy::MatrixBase | |
| AddVecToRows(float, const VectorBase &) (defined in snowboy::MatrixBase) | snowboy::MatrixBase | |
| AddVecVec(float, const VectorBase &, const VectorBase &) (defined in snowboy::MatrixBase) | snowboy::MatrixBase | |
| ApplyFloor(float) (defined in snowboy::MatrixBase) | snowboy::MatrixBase | |
| ColRange(size_t, size_t) const (defined in snowboy::MatrixBase) | snowboy::MatrixBase | |
| cols() const noexcept (defined in snowboy::MatrixBase) | snowboy::MatrixBase | inline |
| CopyColFromVec(const VectorBase &, size_t) (defined in snowboy::MatrixBase) | snowboy::MatrixBase | |
| CopyCols(const MatrixBase &, const std::vector< ssize_t > &) (defined in snowboy::MatrixBase) | snowboy::MatrixBase | |
| CopyColsFromVec(const VectorBase &) (defined in snowboy::MatrixBase) | snowboy::MatrixBase | |
| CopyDiagFromVec(const VectorBase &) (defined in snowboy::MatrixBase) | snowboy::MatrixBase | |
| CopyFromMat(const MatrixBase &, MatrixTransposeType transposeType) (defined in snowboy::MatrixBase) | snowboy::MatrixBase | |
| CopyRowFromVec(const VectorBase &, size_t) (defined in snowboy::MatrixBase) | snowboy::MatrixBase | |
| CopyRows(const MatrixBase &, const std::vector< ssize_t > &) (defined in snowboy::MatrixBase) | snowboy::MatrixBase | |
| CopyRowsFromVec(const VectorBase &) (defined in snowboy::MatrixBase) | snowboy::MatrixBase | |
| data() const noexcept (defined in snowboy::MatrixBase) | snowboy::MatrixBase | inline |
| data(size_t row) const noexcept (defined in snowboy::MatrixBase) | snowboy::MatrixBase | inline |
| empty() const noexcept (defined in snowboy::MatrixBase) | snowboy::MatrixBase | inline |
| HasInfinity() const (defined in snowboy::MatrixBase) | snowboy::MatrixBase | |
| HasNan() const (defined in snowboy::MatrixBase) | snowboy::MatrixBase | |
| IsDiagonal(float) const (defined in snowboy::MatrixBase) | snowboy::MatrixBase | |
| IsSymmetric(float) const (defined in snowboy::MatrixBase) | snowboy::MatrixBase | |
| IsUnit(float) const (defined in snowboy::MatrixBase) | snowboy::MatrixBase | |
| IsZero(float cutoff=0.00001) const (defined in snowboy::MatrixBase) | snowboy::MatrixBase | |
| m_cols (defined in snowboy::MatrixBase) | snowboy::MatrixBase | |
| m_data (defined in snowboy::MatrixBase) | snowboy::MatrixBase | |
| m_rows (defined in snowboy::MatrixBase) | snowboy::MatrixBase | |
| m_stride (defined in snowboy::MatrixBase) | snowboy::MatrixBase | |
| MulColsVec(const VectorBase &) (defined in snowboy::MatrixBase) | snowboy::MatrixBase | |
| MulRowsVec(const VectorBase &) (defined in snowboy::MatrixBase) | snowboy::MatrixBase | |
| operator()(size_t row, size_t col) const noexcept (defined in snowboy::MatrixBase) | snowboy::MatrixBase | inline |
| Range(size_t, size_t, size_t, size_t) const (defined in snowboy::MatrixBase) | snowboy::MatrixBase | |
| Read(bool, bool, std::istream *) (defined in snowboy::MatrixBase) | snowboy::MatrixBase | |
| Read(bool, std::istream *) (defined in snowboy::MatrixBase) | snowboy::MatrixBase | |
| RowRange(size_t, size_t) const (defined in snowboy::MatrixBase) | snowboy::MatrixBase | |
| rows() const noexcept (defined in snowboy::MatrixBase) | snowboy::MatrixBase | inline |
| Scale(float factor) (defined in snowboy::MatrixBase) | snowboy::MatrixBase | |
| Set(float value) (defined in snowboy::MatrixBase) | snowboy::MatrixBase | |
| SetRandomGaussian() (defined in snowboy::MatrixBase) | snowboy::MatrixBase | |
| SetRandomUniform() (defined in snowboy::MatrixBase) | snowboy::MatrixBase | |
| SetUnit() (defined in snowboy::MatrixBase) | snowboy::MatrixBase | |
| stride() const noexcept (defined in snowboy::MatrixBase) | snowboy::MatrixBase | inline |
| Transpose() (defined in snowboy::MatrixBase) | snowboy::MatrixBase | |
| Write(bool, std::ostream *) const (defined in snowboy::MatrixBase) | snowboy::MatrixBase |