Deep RTS
cppmat::matrix< X > Member List

This is the complete list of members for cppmat::matrix< X >, including all inherited members.

average(const matrix< X > &weights) constcppmat::matrix< X >
begin()cppmat::matrix< X >
begin() constcppmat::matrix< X >
chdim(size_t ndim)cppmat::matrix< X >
data()cppmat::matrix< X >
data() constcppmat::matrix< X >
end()cppmat::matrix< X >
end() constcppmat::matrix< X >
matrix()cppmat::matrix< X >inline
matrix(const std::vector< size_t > &shape)cppmat::matrix< X >
matrix(const std::vector< size_t > &shape, X D)cppmat::matrix< X >
matrix(const std::vector< size_t > &shape, Iterator first, Iterator last)cppmat::matrix< X >
max() constcppmat::matrix< X >
mean() constcppmat::matrix< X >
min() constcppmat::matrix< X >
ndim() constcppmat::matrix< X >
ones()cppmat::matrix< X >
operator()(size_t a)cppmat::matrix< X >
operator()(size_t a) constcppmat::matrix< X >
operator()(size_t a, size_t b)cppmat::matrix< X >
operator()(size_t a, size_t b) constcppmat::matrix< X >
operator()(size_t a, size_t b, size_t c)cppmat::matrix< X >
operator()(size_t a, size_t b, size_t c) constcppmat::matrix< X >
operator()(size_t a, size_t b, size_t c, size_t d)cppmat::matrix< X >
operator()(size_t a, size_t b, size_t c, size_t d) constcppmat::matrix< X >
operator()(size_t a, size_t b, size_t c, size_t d, size_t e)cppmat::matrix< X >
operator()(size_t a, size_t b, size_t c, size_t d, size_t e) constcppmat::matrix< X >
operator()(size_t a, size_t b, size_t c, size_t d, size_t e, size_t f)cppmat::matrix< X >
operator()(size_t a, size_t b, size_t c, size_t d, size_t e, size_t f) constcppmat::matrix< X >
operator*=(const matrix< X > &B)cppmat::matrix< X >
operator*=(const X &B)cppmat::matrix< X >
operator+=(const matrix< X > &B)cppmat::matrix< X >
operator+=(const X &B)cppmat::matrix< X >
operator-=(const matrix< X > &B)cppmat::matrix< X >
operator-=(const X &B)cppmat::matrix< X >
operator/=(const matrix< X > &B)cppmat::matrix< X >
operator/=(const X &B)cppmat::matrix< X >
operator[](size_t i)cppmat::matrix< X >
operator[](size_t i) constcppmat::matrix< X >
printf(std::string fmt) constcppmat::matrix< X >
reshape(const std::vector< size_t > &shape)cppmat::matrix< X >
resize(const std::vector< size_t > &shape)cppmat::matrix< X >
setConstant(X D)cppmat::matrix< X >
setOnes()cppmat::matrix< X >
setZero()cppmat::matrix< X >
shape(size_t i) constcppmat::matrix< X >
shape() constcppmat::matrix< X >
size() constcppmat::matrix< X >
strides(bool bytes=false) constcppmat::matrix< X >
sum() constcppmat::matrix< X >
zeros()cppmat::matrix< X >