Searched refs:functors (Results 1 – 12 of 12) sorted by relevance
META-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt META ...
38 auto functors = internal::extractFunctors(evaluator); in run() local55 …auto device_expr =internal::createDeviceExpression<DevExpr, PlaceHolderExpr>(functors, tuple_of_ac… in run()
111 auto functors = TensorSycl::internal::extractFunctors(self.impl());152 … TensorSycl::internal::createDeviceExpression<DevExpr, PlaceHolderExpr>(functors, tuple_of_accesso…190 auto functors = TensorSycl::internal::extractFunctors(self.impl());215 … TensorSycl::internal::createDeviceExpression<DevExpr, PlaceHolderExpr>(functors, tuple_of_accesso…
401 #include "src/Core/functors/TernaryFunctors.h"402 #include "src/Core/functors/BinaryFunctors.h"403 #include "src/Core/functors/UnaryFunctors.h"404 #include "src/Core/functors/NullaryFunctors.h"405 #include "src/Core/functors/StlFunctors.h"406 #include "src/Core/functors/AssignmentFunctors.h"408 // Specialized functors to enable the processing of complex numbers
8 …r using custom \ref MatrixBase::unaryExpr "unary" or \ref MatrixBase::binaryExpr "binary" functors,9 while extremely complex matrix manipulations can be achieved by a nullary functors as described in …
150 …- \b EIGEN_FUNCTORS_PLUGIN - filename of plugin for adding new functors and specializations of fun…
458 …s at all -- it's an implementation detail, the point is that some other functors need to store mem…
15 // objects (aka functors). The method object is captured as a scoped_refptr<> if
732 // The basic overloads are provided here for generic functors.
88 // i.e. function pointers and functors. It uses overloading to