File tree Expand file tree Collapse file tree 19 files changed +133
-133
lines changed
Expand file tree Collapse file tree 19 files changed +133
-133
lines changed Original file line number Diff line number Diff line change @@ -267,7 +267,7 @@ int main( void ) {
267267
268268- <span class =" package-name " >[ ` @stdlib/complex/float64/base/div ` ] [ @stdlib/complex/float64/base/div ] </span ><span class =" delimiter " >: </span ><span class =" description " >divide two complex numbers.</span >
269269- <span class =" package-name " >[ ` @stdlib/complex/float64/base/mul ` ] [ @stdlib/complex/float64/base/mul ] </span ><span class =" delimiter " >: </span ><span class =" description " >multiply two double-precision complex floating-point numbers.</span >
270- - <span class =" package-name " >[ ` @stdlib/math/ base/ops/csub ` ] [ @stdlib/math/ base/ops/csub ] </span ><span class =" delimiter " >: </span ><span class =" description " >subtract two double-precision complex floating-point numbers.</span >
270+ - <span class =" package-name " >[ ` @stdlib/complex/float64/ base/sub ` ] [ @stdlib/complex/float64/ base/sub ] </span ><span class =" delimiter " >: </span ><span class =" description " >subtract two double-precision complex floating-point numbers.</span >
271271
272272</section >
273273
@@ -283,7 +283,7 @@ int main( void ) {
283283
284284[ @stdlib/complex/float64/base/mul ] : https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/complex/float64/base/mul
285285
286- [ @stdlib/math/ base/ops/csub ] : https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/math/ base/ops/csub
286+ [ @stdlib/complex/float64/ base/sub ] : https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/complex/float64/ base/sub
287287
288288<!-- </related-links> -->
289289
Original file line number Diff line number Diff line change @@ -235,7 +235,7 @@ int main( void ) {
235235
236236- <span class =" package-name " >[ ` @stdlib/complex/float64/base/add ` ] [ @stdlib/complex/float64/base/add ] </span ><span class =" delimiter " >: </span ><span class =" description " >add two double-precision complex floating-point numbers.</span >
237237- <span class =" package-name " >[ ` @stdlib/complex/float64/base/mul ` ] [ @stdlib/complex/float64/base/mul ] </span ><span class =" delimiter " >: </span ><span class =" description " >multiply two double-precision complex floating-point numbers.</span >
238- - <span class =" package-name " >[ ` @stdlib/math/ base/ops/csub ` ] [ @stdlib/math/ base/ops/csub ] </span ><span class =" delimiter " >: </span ><span class =" description " >subtract two double-precision complex floating-point numbers.</span >
238+ - <span class =" package-name " >[ ` @stdlib/complex/float64/ base/sub ` ] [ @stdlib/complex/float64/ base/sub ] </span ><span class =" delimiter " >: </span ><span class =" description " >subtract two double-precision complex floating-point numbers.</span >
239239
240240</section >
241241
@@ -259,7 +259,7 @@ int main( void ) {
259259
260260[ @stdlib/complex/float64/base/mul ] : https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/complex/float64/base/mul
261261
262- [ @stdlib/math/ base/ops/csub ] : https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/math/ base/ops/csub
262+ [ @stdlib/complex/float64/ base/sub ] : https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/complex/float64/ base/sub
263263
264264<!-- </related-links> -->
265265
Original file line number Diff line number Diff line change @@ -274,7 +274,7 @@ int main( void ) {
274274
275275- <span class =" package-name " >[ ` @stdlib/complex/float64/base/add ` ] [ @stdlib/complex/float64/base/add ] </span ><span class =" delimiter " >: </span ><span class =" description " >add two double-precision complex floating-point numbers.</span >
276276- <span class =" package-name " >[ ` @stdlib/complex/float64/base/div ` ] [ @stdlib/complex/float64/base/div ] </span ><span class =" delimiter " >: </span ><span class =" description " >divide two complex numbers.</span >
277- - <span class =" package-name " >[ ` @stdlib/math/ base/ops/csub ` ] [ @stdlib/math/ base/ops/csub ] </span ><span class =" delimiter " >: </span ><span class =" description " >subtract two double-precision complex floating-point numbers.</span >
277+ - <span class =" package-name " >[ ` @stdlib/complex/float64/ base/sub ` ] [ @stdlib/complex/float64/ base/sub ] </span ><span class =" delimiter " >: </span ><span class =" description " >subtract two double-precision complex floating-point numbers.</span >
278278
279279</section >
280280
@@ -292,7 +292,7 @@ int main( void ) {
292292
293293[ @stdlib/complex/float64/base/div ] : https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/complex/float64/base/div
294294
295- [ @stdlib/math/ base/ops/csub ] : https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/math/ base/ops/csub
295+ [ @stdlib/complex/float64/ base/sub ] : https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/complex/float64/ base/sub
296296
297297<!-- </related-links> -->
298298
Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ The namespace contains the following functions:
4545
4646<div class =" namespace-toc " >
4747
48- - <span class =" signature " >[ ` csub( z1, z2 ) ` ] [ @stdlib/math/ base/ops/csub ] </span ><span class =" delimiter " >: </span ><span class =" description " >subtract two double-precision complex floating-point numbers.</span >
48+ - <span class =" signature " >[ ` csub( z1, z2 ) ` ] [ @stdlib/complex/float64/ base/sub ] </span ><span class =" delimiter " >: </span ><span class =" description " >subtract two double-precision complex floating-point numbers.</span >
4949- <span class =" signature " >[ ` csubf( z1, z2 ) ` ] [ @stdlib/math/base/ops/csubf ] </span ><span class =" delimiter " >: </span ><span class =" description " >subtract two single-precision complex floating-point numbers.</span >
5050
5151</div >
@@ -88,7 +88,7 @@ console.log( ns );
8888
8989<!-- <toc-links> -->
9090
91- [ @stdlib/math/ base/ops/csub ] : https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/math/ base/ops/csub
91+ [ @stdlib/complex/float64/ base/sub ] : https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/complex/float64/ base/sub
9292
9393[ @stdlib/math/base/ops/csubf ] : https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/math/base/ops/csubf
9494
Original file line number Diff line number Diff line change @@ -214,7 +214,7 @@ int main( void ) {
214214
215215- <span class =" package-name " >[ ` @stdlib/complex/float32/base/add ` ] [ @stdlib/complex/float32/base/add ] </span ><span class =" delimiter " >: </span ><span class =" description " >add two single-precision complex floating-point numbers.</span >
216216- <span class =" package-name " >[ ` @stdlib/complex/float32/base/mul ` ] [ @stdlib/complex/float32/base/mul ] </span ><span class =" delimiter " >: </span ><span class =" description " >multiply two single-precision complex floating-point numbers.</span >
217- - <span class =" package-name " >[ ` @stdlib/math/ base/ops/csub ` ] [ @stdlib/math/ base/ops/csub ] </span ><span class =" delimiter " >: </span ><span class =" description " >subtract two double-precision complex floating-point numbers.</span >
217+ - <span class =" package-name " >[ ` @stdlib/complex/float64/ base/sub ` ] [ @stdlib/complex/float64/ base/sub ] </span ><span class =" delimiter " >: </span ><span class =" description " >subtract two double-precision complex floating-point numbers.</span >
218218
219219</section >
220220
@@ -230,7 +230,7 @@ int main( void ) {
230230
231231[ @stdlib/complex/float32/base/mul ] : https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/complex/float32/base/mul
232232
233- [ @stdlib/math/ base/ops/csub ] : https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/math/ base/ops/csub
233+ [ @stdlib/complex/float64/ base/sub ] : https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/complex/float64/ base/sub
234234
235235<!-- </related-links> -->
236236
Original file line number Diff line number Diff line change 2121// MODULES //
2222
2323var sub = require ( '@stdlib/number/float64/base/sub' ) ;
24- var csub = require ( '@stdlib/math/ base/ops/csub ' ) ;
24+ var csub = require ( '@stdlib/complex/float64/ base/sub ' ) ;
2525var csubf = require ( '@stdlib/math/base/ops/csubf' ) ;
2626var callbacks = require ( '@stdlib/strided/base/binary-signature-callbacks' ) ;
2727var types = require ( './types.js' ) ;
Original file line number Diff line number Diff line change 3333 "dependencies" : [
3434 " @stdlib/number/float64/base/sub" ,
3535 " @stdlib/number/float32/base/sub" ,
36- " @stdlib/math/ base/ops/csub " ,
36+ " @stdlib/complex/float64/ base/sub " ,
3737 " @stdlib/math/base/ops/csubf" ,
3838 " @stdlib/strided/base/function-object" ,
3939 " @stdlib/strided/base/binary" ,
You can’t perform that action at this time.
0 commit comments