#include <StreamingBSplineOCLKernelSourceBuilder.hpp>
|
static std::string | replace (const std::string &str, const std::string &searchStr, const std::string &replaceStr) |
|
static std::string | replace (const std::string &str, const std::string &searchStr, size_t replaceNumber) |
|
static void | replaceInPlace (std::string &str, const std::string &searchStr, const std::string &replaceStr) |
|
static void | replaceInPlace (std::string &str, const std::string &searchStr, size_t number) |
|
◆ StreamingBSplineOCLKernelSourceBuilder()
template<typename real_type>
◆ generateSourceMult()
template<typename real_type>
◆ generateSourceMultTrans()
template<typename real_type>
◆ getBSplineEvalFormula()
template<typename real_type>
◆ getDegreePlusOneHalvedString()
template<typename real_type>
◆ replace() [1/2]
template<typename real_type>
◆ replace() [2/2]
template<typename real_type>
◆ replaceInPlace() [1/2]
template<typename real_type>
◆ replaceInPlace() [2/2]
template<typename real_type>
The documentation for this class was generated from the following file: