|
numerics
|
This is the complete list of members for num::SmallMatrix< M, N >, including all inherited members.
| cols() noexcept | num::SmallMatrix< M, N > | inlinestatic |
| data | num::SmallMatrix< M, N > | |
| fill(real v) noexcept | num::SmallMatrix< M, N > | inline |
| identity() noexcept | num::SmallMatrix< M, N > | inlinestatic |
| operator()(idx i, idx j) noexcept | num::SmallMatrix< M, N > | inline |
| operator()(idx i, idx j) const noexcept | num::SmallMatrix< M, N > | inline |
| operator*(const SmallMatrix< N, K > &B) const noexcept | num::SmallMatrix< M, N > | inline |
| operator*(const SmallVec< N > &x) const noexcept | num::SmallMatrix< M, N > | inline |
| operator*=(real s) noexcept | num::SmallMatrix< M, N > | inline |
| operator+=(const SmallMatrix &o) noexcept | num::SmallMatrix< M, N > | inline |
| rows() noexcept | num::SmallMatrix< M, N > | inlinestatic |
| transposed() const noexcept | num::SmallMatrix< M, N > | inline |
| zeros() noexcept | num::SmallMatrix< M, N > | inlinestatic |