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

Method getScale

src/backend/cpu/blas.cpp:124–126  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

122 const typename conditional<batched, const T *, const T>::type>::type;
123
124 api_type getScale() const { // NOLINT(readability-const-return-type)
125 return val;
126 }
127};
128
129#define INSTANTIATE_BATCHED(TYPE) \

Callers 1

gemmFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected