vspline 1.1.0
Generic C++11 Code for Uniform B-Splines
vspline::chain_type< T1, T2 > Member List

This is the complete list of members for vspline::chain_type< T1, T2 >, including all inherited members.

base_type typedefvspline::chain_type< T1, T2 >
chain_type(const T1 &_t1, const T2 &_t2)vspline::chain_type< T1, T2 >inline
cl_in_v typedefvspline::callable< chain_type< T1, T2 >, T1::in_type, T2::out_type, T1::vsize >
cl_out_v typedefvspline::callable< chain_type< T1, T2 >, T1::in_type, T2::out_type, T1::vsize >
dim_in enum valuevspline::unary_functor< T1::in_type, T2::out_type, T1::vsize >
dim_out enum valuevspline::unary_functor< T1::in_type, T2::out_type, T1::vsize >
eval(const in_type &argument, out_type &result) constvspline::chain_type< T1, T2 >inline
eval(const in_v &argument, out_v &result) constvspline::chain_type< T1, T2 >inline
has_capped_evalvspline::unary_functor< T1::in_type, T2::out_type, T1::vsize >static
ic_v typedefvspline::unary_functor< T1::in_type, T2::out_type, T1::vsize >
in_ele_type typedefvspline::unary_functor< T1::in_type, T2::out_type, T1::vsize >
in_ele_v typedefvspline::unary_functor< T1::in_type, T2::out_type, T1::vsize >
in_nd_ele_type typedefvspline::unary_functor< T1::in_type, T2::out_type, T1::vsize >
in_nd_ele_v typedefvspline::unary_functor< T1::in_type, T2::out_type, T1::vsize >
in_type typedefvspline::chain_type< T1, T2 >
in_v typedefvspline::chain_type< T1, T2 >
intermediate_type typedefvspline::chain_type< T1, T2 >
intermediate_v typedefvspline::chain_type< T1, T2 >
operator()(const T1::in_type &in) constvspline::callable< chain_type< T1, T2 >, T1::in_type, T2::out_type, T1::vsize >inline
operator()(const T1::in_type &in)vspline::callable< chain_type< T1, T2 >, T1::in_type, T2::out_type, T1::vsize >inline
operator()(const cl_in_v &in) constvspline::callable< chain_type< T1, T2 >, T1::in_type, T2::out_type, T1::vsize >inline
operator()(const cl_in_v &in)vspline::callable< chain_type< T1, T2 >, T1::in_type, T2::out_type, T1::vsize >inline
out_ele_type typedefvspline::unary_functor< T1::in_type, T2::out_type, T1::vsize >
out_ele_v typedefvspline::unary_functor< T1::in_type, T2::out_type, T1::vsize >
out_nd_ele_type typedefvspline::unary_functor< T1::in_type, T2::out_type, T1::vsize >
out_nd_ele_v typedefvspline::unary_functor< T1::in_type, T2::out_type, T1::vsize >
out_type typedefvspline::chain_type< T1, T2 >
out_v typedefvspline::chain_type< T1, T2 >
t1vspline::chain_type< T1, T2 >
t2vspline::chain_type< T1, T2 >
vsize enum valuevspline::chain_type< T1, T2 >