entry(std::size_t i, std::size_t j) const | shark::KernelMatrix< InputType, CacheType > | inline |
flipColumnsAndRows(std::size_t i, std::size_t j) | shark::KernelMatrix< InputType, CacheType > | inline |
getAccessCount() const | shark::KernelMatrix< InputType, CacheType > | inline |
kernel | shark::KernelMatrix< InputType, CacheType > | protected |
KernelMatrix(AbstractKernelFunction< InputType > const &kernelfunction, Data< InputType > const &data) | shark::KernelMatrix< InputType, CacheType > | inline |
m_accessCounter | shark::KernelMatrix< InputType, CacheType > | mutableprotected |
m_data | shark::KernelMatrix< InputType, CacheType > | protected |
matrix(blas::matrix_expression< M, blas::cpu_tag > &storage) const | shark::KernelMatrix< InputType, CacheType > | inline |
operator()(std::size_t i, std::size_t j) const | shark::KernelMatrix< InputType, CacheType > | inline |
PointerType typedef | shark::KernelMatrix< InputType, CacheType > | protected |
QpFloatType typedef | shark::KernelMatrix< InputType, CacheType > | |
resetAccessCount() | shark::KernelMatrix< InputType, CacheType > | inline |
row(std::size_t i, std::size_t start, std::size_t end, QpFloatType *storage) const | shark::KernelMatrix< InputType, CacheType > | inline |
size() const | shark::KernelMatrix< InputType, CacheType > | inline |
x | shark::KernelMatrix< InputType, CacheType > | protected |