MCPcopy Create free account
hub / github.com/clMathLibraries/clBLAS / blasFunctionID

Method blasFunctionID

src/library/tools/ktest/step.h:365–365  ·  view source on GitHub ↗

* @internal * @brief Get step blas function identifier * @return blas function id */

Source from the content-addressed store, hash-verified

363 * @return blas function id
364 */
365 BlasFunctionID blasFunctionID() const { return step_.funcID; };
366 /**
367 * @internal
368 * @brief Get step kernel arguments

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected