MCPcopy 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

34class Tensor;
35class SparseTensor;
36struct Scalar;
37
38static constexpr double kDefaultAbsoluteTolerance = 1E-5;
39static constexpr int32_t kDefaultUlpDistance = 4;

Callers 1

scalar.hFile · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected