HMLP: High-performance Machine Learning Primitives
hmlp::KernelMatrix< T, Allocator > Member List

This is the complete list of members for hmlp::KernelMatrix< T, Allocator >, including all inherited members.

AngleDistances(const vector< size_t > &I, const vector< size_t > &J) (defined in hmlp::VirtualMatrix< T, Allocator >)hmlp::VirtualMatrix< T, Allocator >inline
BcastIndices(vector< size_t > ids, int root, mpi::Comm comm) (defined in hmlp::SPDMatrixMPISupport< T >)hmlp::SPDMatrixMPISupport< T >inlinevirtual
col()hmlp::VirtualMatrix< T, Allocator >inline
DependencyAnalysis(ReadWriteType type, Task *task)hmlp::ReadWrite
DependencyCleanUp()hmlp::ReadWrite
Diagonal(vector< size_t > &I)hmlp::KernelMatrix< T, Allocator >inline
Diagonal(const vector< size_t > &I) (defined in hmlp::VirtualMatrix< T, Allocator >)hmlp::VirtualMatrix< T, Allocator >inlinevirtual
dim()hmlp::KernelMatrix< T, Allocator >inline
Distances(DistanceMetric metric, const vector< size_t > &I, const vector< size_t > &J) (defined in hmlp::VirtualMatrix< T, Allocator >)hmlp::VirtualMatrix< T, Allocator >inline
flops(size_t na, size_t nb)hmlp::KernelMatrix< T, Allocator >inline
GeometryDistances(const vector< size_t > &I, const vector< size_t > &J) overridehmlp::KernelMatrix< T, Allocator >inlinevirtual
ImportantSample(size_t j)hmlp::KernelMatrix< T, Allocator >inlinevirtual
VirtualMatrix< T, Allocator >::ImportantSample(int j)hmlp::VirtualMatrix< T, Allocator >inlinevirtual
KernelDistances(const vector< size_t > &I, const vector< size_t > &J) (defined in hmlp::VirtualMatrix< T, Allocator >)hmlp::VirtualMatrix< T, Allocator >inline
KernelMatrix(size_t m_, size_t n_, size_t d_, kernel_s< T, T > &kernel_, Data< T > &sources_, Data< T > &targets_)hmlp::KernelMatrix< T, Allocator >inline
KernelMatrix(size_t m, size_t n, size_t d, kernel_s< T, T > &kernel, Data< T > &sources)hmlp::KernelMatrix< T, Allocator >inline
KernelMatrix(Data< T > &sources) (defined in hmlp::KernelMatrix< T, Allocator >)hmlp::KernelMatrix< T, Allocator >inline
NeighborSearch(DistanceMetric metric, size_t kappa, const vector< size_t > &Q, const vector< size_t > &R, pair< T, size_t > init)hmlp::VirtualMatrix< T, Allocator >inlinevirtual
operator()(size_t i, size_t j) overridehmlp::KernelMatrix< T, Allocator >inlinevirtual
operator()(const vector< size_t > &I, const vector< size_t > &J) overridehmlp::KernelMatrix< T, Allocator >inlinevirtual
Print() (defined in hmlp::KernelMatrix< T, Allocator >)hmlp::KernelMatrix< T, Allocator >inline
readhmlp::ReadWrite
ReadWrite()hmlp::ReadWrite
RecvIndices(int src, mpi::Comm comm, mpi::Status *status) (defined in hmlp::SPDMatrixMPISupport< T >)hmlp::SPDMatrixMPISupport< T >inlinevirtual
RequestIndices(const vector< vector< size_t >> &ids) (defined in hmlp::SPDMatrixMPISupport< T >)hmlp::SPDMatrixMPISupport< T >inlinevirtual
resize(size_t m, size_t n) (defined in hmlp::VirtualMatrix< T, Allocator >)hmlp::VirtualMatrix< T, Allocator >inlinevirtual
row()hmlp::VirtualMatrix< T, Allocator >inline
SendIndices(vector< size_t > ids, int dest, mpi::Comm comm) (defined in hmlp::SPDMatrixMPISupport< T >)hmlp::SPDMatrixMPISupport< T >inlinevirtual
T typedef (defined in hmlp::VirtualMatrix< T, Allocator >)hmlp::VirtualMatrix< T, Allocator >
UserDistances(const vector< size_t > &I, const vector< size_t > &J) (defined in hmlp::VirtualMatrix< T, Allocator >)hmlp::VirtualMatrix< T, Allocator >inlinevirtual
VirtualMatrix() (defined in hmlp::VirtualMatrix< T, Allocator >)hmlp::VirtualMatrix< T, Allocator >inline
VirtualMatrix(size_t m, size_t n) (defined in hmlp::VirtualMatrix< T, Allocator >)hmlp::VirtualMatrix< T, Allocator >inline
writehmlp::ReadWrite
~KernelMatrix()hmlp::KernelMatrix< T, Allocator >inline