This is the complete list of members for shark::DifferenceKernelMatrix< InputType, CacheType >, including all inherited members.
DifferenceKernelMatrix(AbstractKernelFunction< InputType > const &kernel, Data< InputType > const &dataset, std::vector< std::pair< std::size_t, std::size_t >> const &pairs) | shark::DifferenceKernelMatrix< InputType, CacheType > | inline |
entry(std::size_t i, std::size_t j) const | shark::DifferenceKernelMatrix< InputType, CacheType > | inline |
flipColumnsAndRows(std::size_t i, std::size_t j) | shark::DifferenceKernelMatrix< InputType, CacheType > | inline |
m_dataset | shark::DifferenceKernelMatrix< InputType, CacheType > | protected |
m_indices | shark::DifferenceKernelMatrix< InputType, CacheType > | protected |
m_kernel | shark::DifferenceKernelMatrix< InputType, CacheType > | protected |
matrix(blas::matrix_expression< M, blas::cpu_tag > &storage) const | shark::DifferenceKernelMatrix< InputType, CacheType > | inline |
operator()(std::size_t i, std::size_t j) const | shark::DifferenceKernelMatrix< InputType, CacheType > | inline |
QpFloatType typedef | shark::DifferenceKernelMatrix< InputType, CacheType > | |
row(std::size_t i, std::size_t start, std::size_t end, QpFloatType *storage) const | shark::DifferenceKernelMatrix< InputType, CacheType > | inline |
size() const | shark::DifferenceKernelMatrix< InputType, CacheType > | inline |