File tree Expand file tree Collapse file tree 2 files changed +0
-4
lines changed
lib/node_modules/@stdlib/blas/base/dgemv Expand file tree Collapse file tree 2 files changed +0
-4
lines changed Original file line number Diff line number Diff line change 17
17
*/
18
18
19
19
#include "stdlib/blas/base/dgemv.h"
20
- #include "stdlib/blas/ext/base/dfill.h"
21
20
#include "stdlib/math/base/special/floor.h"
22
21
#include <stdlib.h>
23
22
#include <stdio.h>
Original file line number Diff line number Diff line change 152
152
" @stdlib/blas/base/shared" ,
153
153
" @stdlib/strided/base/min-view-buffer-index" ,
154
154
" @stdlib/ndarray/base/min-view-buffer-index" ,
155
- " @stdlib/blas/ext/base/dfill" ,
156
155
" @stdlib/math/base/special/floor"
157
156
]
158
157
},
301
300
" @stdlib/blas/base/shared" ,
302
301
" @stdlib/strided/base/min-view-buffer-index" ,
303
302
" @stdlib/ndarray/base/min-view-buffer-index" ,
304
- " @stdlib/blas/ext/base/dfill" ,
305
303
" @stdlib/math/base/special/floor"
306
304
]
307
305
},
376
374
" @stdlib/blas/base/shared" ,
377
375
" @stdlib/strided/base/min-view-buffer-index" ,
378
376
" @stdlib/ndarray/base/min-view-buffer-index" ,
379
- " @stdlib/blas/ext/base/dfill" ,
380
377
" @stdlib/math/base/special/floor"
381
378
]
382
379
},
You can’t perform that action at this time.
0 commit comments