#include <KernelMult.hpp>
|
| KernelMult (std::shared_ptr< base::OCLDevice > device, size_t dims, std::shared_ptr< base::OCLManagerMultiPlatform > manager, json::Node &kernelConfiguration, std::shared_ptr< base::QueueLoadBalancerMutex > queueBalancerMult) |
|
double | mult (std::vector< T > &level, std::vector< T > &index, std::vector< T > &dataset, std::vector< T > &alpha, std::vector< T > &result, const size_t start_index_grid, const size_t end_index_grid, const size_t start_index_data, const size_t end_index_data) |
|
void | resetKernel () |
|
| ~KernelMult () |
|
◆ KernelMult()
◆ ~KernelMult()
◆ mult()
template<typename T >
double sgpp::datadriven::StreamingModOCLFastMultiPlatform::KernelMult< T >::mult |
( |
std::vector< T > & |
level, |
|
|
std::vector< T > & |
index, |
|
|
std::vector< T > & |
dataset, |
|
|
std::vector< T > & |
alpha, |
|
|
std::vector< T > & |
result, |
|
|
const size_t |
start_index_grid, |
|
|
const size_t |
end_index_grid, |
|
|
const size_t |
start_index_data, |
|
|
const size_t |
end_index_data |
|
) |
| |
|
inline |
◆ resetKernel()
The documentation for this class was generated from the following file:
- datadriven/src/sgpp/datadriven/operation/hash/OperationMultipleEvalStreamingModOCLFastMultiPlattform/KernelMult.hpp