UNPKG

@stdlib/blas-base-dswap

Version:

Interchange two double-precision floating-point vectors.

3 lines 106 B
/// <reference path="../docs/types/index.d.ts" /> import dswap from '../docs/types/index'; export = dswap;