<Untitled>#
This C++ API example demonstrates matrix multiplication (C = alpha * A * B) with a scalar scaling factor residing on the host.
This C++ API example demonstrates matrix multiplication (C = alpha * A * B) with a scalar scaling factor residing on the host.