83 template <
typename other_t>
152 template <
typename other_t>
227 template <
typename other_t>
B-spline (common high-level functionality)
Definition bspline.hpp:3261
The Options class handles the automated determination of dtype from the template argument and the sel...
Definition options.hpp:90
std::array< torch::Tensor, N > TensorArray
Definition tensorarray.hpp:28
Definition boundary.hpp:22
constexpr bool is_SplineType_v
Alias to the value of is_SplineType.
Definition bspline.hpp:3243
std::ostream & operator<<(std::ostream &os, const Boundary< Spline > &obj)
Print (as string) a Boundary object.
Definition boundary.hpp:1978
init
Enumerator for specifying the initialization of B-spline coefficients.
Definition bspline.hpp:55
short int short_t
Definition core.hpp:74
virtual void pretty_print(std::ostream &os=Log(log::info)) const =0
Returns a string representation of the object.