Go to the source code of this file.
|
| template<typename ST > |
| std::unique_ptr< BsplineReader > | createBsplineReal (EinsplineSetBuilder *e, bool hybrid_rep, const std::string &useGPU) |
| | create a reader which handles real splines, R2R case spline storage and computation precision is ST More...
|
| |
| std::unique_ptr< BsplineReader > | createBsplineReal (EinsplineSetBuilder *e, bool use_single, bool hybrid_rep, const std::string &useGPU) |
| | create a reader which handles real splines, R2R case spline storage and computation precision is double More...
|
| |