dtof change 1
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
#include "tvalstruct.h"
|
||||
|
||||
extern TVALResult TVALGPU(int *xIdxs, int *yIdxs, double *mValues, size_t mM, size_t mN,
|
||||
extern TVALResult TVALGPU(int *xIdxs, int *yIdxs, float *mValues, size_t mM, size_t mN,
|
||||
int nz, float *bData, size_t *bDims, size_t *dims, const TVALOptions& opt,
|
||||
int device, bool pagelocked) ;
|
||||
#endif // __TVAL3GPU3D_H__
|
||||
Reference in New Issue
Block a user