entry(std::size_t i, std::size_t j) const | shark::GaussianKernelMatrix< T, CacheType > | inline |
flipColumnsAndRows(std::size_t i, std::size_t j) | shark::GaussianKernelMatrix< T, CacheType > | inline |
GaussianKernelMatrix(double gamma, Data< InputType > const &data) | shark::GaussianKernelMatrix< T, CacheType > | inline |
getAccessCount() const | shark::GaussianKernelMatrix< T, CacheType > | inline |
InputType typedef | shark::GaussianKernelMatrix< T, CacheType > | |
m_accessCounter | shark::GaussianKernelMatrix< T, CacheType > | mutableprotected |
m_gamma | shark::GaussianKernelMatrix< T, CacheType > | protected |
m_squaredNorms | shark::GaussianKernelMatrix< T, CacheType > | protected |
matrix(blas::matrix_expression< M, blas::cpu_tag > &storage) const | shark::GaussianKernelMatrix< T, CacheType > | inline |
operator()(std::size_t i, std::size_t j) const | shark::GaussianKernelMatrix< T, CacheType > | inline |
PointerType typedef | shark::GaussianKernelMatrix< T, CacheType > | protected |
QpFloatType typedef | shark::GaussianKernelMatrix< T, CacheType > | |
resetAccessCount() | shark::GaussianKernelMatrix< T, CacheType > | inline |
row(std::size_t i, std::size_t start, std::size_t end, QpFloatType *storage) const | shark::GaussianKernelMatrix< T, CacheType > | inline |
size() const | shark::GaussianKernelMatrix< T, CacheType > | inline |
x | shark::GaussianKernelMatrix< T, CacheType > | protected |