Lines Matching full:templated
190 class with a templated ``operator()`` (a functor) that computes the
315 templated functor, but the signature of the functor differs
356 In some cases, its not possible to define a templated cost functor,
508 the numeric differentiation wrapper class is templated on the
580 differentiates it and makes it available as a templated functor so
601 is given by the following templated function
666 allows users to use :class:`CostFunction` objects in templated
691 rotation and translation. Say we have a templated function
721 // any other templated functor.
964 This templated class allows the user to implement a loss function
1167 templated functor that implements the
1172 define a class with a templated operator() (a functor) that computes
1560 quaternion and matrix) we provide a handy set of templated
1561 functions. These functions are templated so that the user can use them