Bolt  1.3
C++ template library with support for OpenCL
bolt::amp::unary_transform_if_functor< UnaryFunction, Predicate, iType, oType, S > Member List

This is the complete list of members for bolt::amp::unary_transform_if_functor< UnaryFunction, Predicate, iType, oType, S >, including all inherited members.

__declspec(align(4)) UnaryFunction unary_op (defined in bolt::amp::unary_transform_if_functor< UnaryFunction, Predicate, iType, oType, S >)bolt::amp::unary_transform_if_functor< UnaryFunction, Predicate, iType, oType, S >
__declspec(align(4)) Predicate pred (defined in bolt::amp::unary_transform_if_functor< UnaryFunction, Predicate, iType, oType, S >)bolt::amp::unary_transform_if_functor< UnaryFunction, Predicate, iType, oType, S >
cpu (defined in bolt::amp::unary_transform_if_functor< UnaryFunction, Predicate, iType, oType, S >)bolt::amp::unary_transform_if_functor< UnaryFunction, Predicate, iType, oType, S >
if(pred(stencil)) res (defined in bolt::amp::unary_transform_if_functor< UnaryFunction, Predicate, iType, oType, S >)bolt::amp::unary_transform_if_functor< UnaryFunction, Predicate, iType, oType, S >
operator()(iType &temp, S &stencil) const restrict(amp (defined in bolt::amp::unary_transform_if_functor< UnaryFunction, Predicate, iType, oType, S >)bolt::amp::unary_transform_if_functor< UnaryFunction, Predicate, iType, oType, S >
res (defined in bolt::amp::unary_transform_if_functor< UnaryFunction, Predicate, iType, oType, S >)bolt::amp::unary_transform_if_functor< UnaryFunction, Predicate, iType, oType, S >
res (defined in bolt::amp::unary_transform_if_functor< UnaryFunction, Predicate, iType, oType, S >)bolt::amp::unary_transform_if_functor< UnaryFunction, Predicate, iType, oType, S >
unary_transform_if_functor(UnaryFunction unary_op, Predicate pred) (defined in bolt::amp::unary_transform_if_functor< UnaryFunction, Predicate, iType, oType, S >)bolt::amp::unary_transform_if_functor< UnaryFunction, Predicate, iType, oType, S >inline