MCPcopy Create free account
hub / github.com/Meshcapade/difflocks / Auto

Class Auto

extensions/include/cuMat/src/Constants.h:138–138  ·  view source on GitHub ↗

* \brief Automatic algorithm selection. * Chooses the algorithm during runtime based on the matrix sizes. */

Source from the content-addressed store, hash-verified

136 * Chooses the algorithm during runtime based on the matrix sizes.
137 */
138 struct Auto {};
139}
140
141/**

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected