Package org.bytedeco.cuda.presets
Class cublas
- java.lang.Object
-
- org.bytedeco.cuda.presets.cublas
-
- All Implemented Interfaces:
InfoMapper
- Direct Known Subclasses:
cublas
@Properties(inherit=cudart.class,value={@Platform(define={"CUBLASAPI","CUBLAS_V2_H_"},include={"<cublas_api.h>","<cublas.h>","<cublasXt.h>"},link={"cublasLt@.10","cublas@.10"}),@Platform(value="windows-x86_64",preload={"cublasLt64_10","cublas64_10"})},target="org.bytedeco.cuda.cublas",global="org.bytedeco.cuda.global.cublas") @NoException public class cublas extends Object implements InfoMapper
- Author:
- Samuel Audet
-
-
Constructor Summary
Constructors Constructor Description cublas()
-
-
-
Method Detail
-
map
public void map(InfoMap infoMap)
- Specified by:
mapin interfaceInfoMapper
-
-