Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow
/ num_kernels
Method
num_kernels
cpp/src/arrow/compute/function.h:272–272 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
270
}
271
272
int num_kernels() const override { return static_cast<int>(kernels_.size()); }
273
274
protected:
275
FunctionImpl(std::string name, Function::Kind kind, const Arity& arity, FunctionDoc doc,
Callers
2
CheckAddDispatch
Function · 0.80
TEST
Function · 0.80
Calls
1
size
Method · 0.45
Tested by
2
CheckAddDispatch
Function · 0.64
TEST
Function · 0.64