vspline 1.1.0
Generic C++11 Code for Uniform B-Splines
vspline::sink_functor_tag< _vsize > Struct Template Reference

while 'normal' unary_functors are all derived from unary_functor_tag, sink functors will be derived from sink_functor_tag. More...

#include <unary_functor.h>

Detailed Description

template<size_t _vsize>
struct vspline::sink_functor_tag< _vsize >

while 'normal' unary_functors are all derived from unary_functor_tag, sink functors will be derived from sink_functor_tag.

Definition at line 1315 of file unary_functor.h.


The documentation for this struct was generated from the following file: