|
HMLP: High-performance Machine Learning Primitives
|
This is the complete list of members for hmlp::MLPGaussNewton< T >, including all inherited members.
| AngleDistances(const vector< size_t > &I, const vector< size_t > &J) (defined in hmlp::VirtualMatrix< T >) | hmlp::VirtualMatrix< T > | inline |
| AppendFCLayer(Layer< FC, T > &layer) (defined in hmlp::MLPGaussNewton< T >) | hmlp::MLPGaussNewton< T > | inline |
| AppendInputLayer(Layer< INPUT, T > &layer) (defined in hmlp::MLPGaussNewton< T >) | hmlp::MLPGaussNewton< T > | inline |
| BcastIndices(vector< size_t > ids, int root, mpi::Comm comm) (defined in hmlp::SPDMatrixMPISupport< T >) | hmlp::SPDMatrixMPISupport< T > | inlinevirtual |
| col() | hmlp::VirtualMatrix< T > | inline |
| Diagonal(const vector< size_t > &I) (defined in hmlp::VirtualMatrix< T >) | hmlp::VirtualMatrix< T > | inlinevirtual |
| Distances(DistanceMetric metric, const vector< size_t > &I, const vector< size_t > &J) (defined in hmlp::VirtualMatrix< T >) | hmlp::VirtualMatrix< T > | inline |
| GeometryDistances(const vector< size_t > &I, const vector< size_t > &J) (defined in hmlp::VirtualMatrix< T >) | hmlp::VirtualMatrix< T > | inlinevirtual |
| ImportantSample(size_t j) (defined in hmlp::VirtualMatrix< T >) | hmlp::VirtualMatrix< T > | inlinevirtual |
| ImportantSample(int j) | hmlp::VirtualMatrix< T > | inlinevirtual |
| KernelDistances(const vector< size_t > &I, const vector< size_t > &J) (defined in hmlp::VirtualMatrix< T >) | hmlp::VirtualMatrix< T > | inline |
| MLPGaussNewton() (defined in hmlp::MLPGaussNewton< T >) | hmlp::MLPGaussNewton< T > | 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 > | inlinevirtual |
| operator()(size_t i, size_t j) | hmlp::MLPGaussNewton< T > | inlinevirtual |
| operator()(const vector< size_t > &I, const vector< size_t > &J) | hmlp::MLPGaussNewton< T > | inlinevirtual |
| 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 >) | hmlp::VirtualMatrix< T > | inlinevirtual |
| row() | hmlp::VirtualMatrix< T > | 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 >) | hmlp::VirtualMatrix< T > | |
| Update(const Data< T > &data) | hmlp::MLPGaussNewton< T > | inline |
| UserDistances(const vector< size_t > &I, const vector< size_t > &J) (defined in hmlp::VirtualMatrix< T >) | hmlp::VirtualMatrix< T > | inlinevirtual |
| VirtualMatrix() (defined in hmlp::VirtualMatrix< T >) | hmlp::VirtualMatrix< T > | inline |
| VirtualMatrix(size_t m, size_t n) (defined in hmlp::VirtualMatrix< T >) | hmlp::VirtualMatrix< T > | inline |
| WriteJacobianToFiles(string filename) (defined in hmlp::MLPGaussNewton< T >) | hmlp::MLPGaussNewton< T > | inline |