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