Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow
/ Scalar
Class
Scalar
cpp/src/arrow/compare.h:36–36 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
34
class Tensor;
35
class SparseTensor;
36
struct Scalar;
37
38
static constexpr double kDefaultAbsoluteTolerance = 1E-5;
39
static constexpr int32_t kDefaultUlpDistance = 4;
Callers
1
scalar.h
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected