MCPcopy Create free account
hub / github.com/arrayfire/arrayfire / major

Method major

src/backend/common/Version.hpp:38–38  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

36 }
37
38 constexpr int major() const { return major_; }
39 constexpr int minor() const { return minor_; }
40 constexpr int patch() const { return patch_; }
41

Callers 9

formatMethod · 0.80
libNamesFunction · 0.80
operator==Function · 0.80
operator<Function · 0.80
cudnnModuleMethod · 0.80
getForwardAlgorithmFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected