diff --git a/docs/talks.md b/docs/talks.md index 852df9c0c59b..0f977b09be32 100644 --- a/docs/talks.md +++ b/docs/talks.md @@ -18,6 +18,8 @@ limitations under the License. --> + + # Talks diff --git a/lib/node_modules/@stdlib/ndarray/base/reinterpret-complex/README.md b/lib/node_modules/@stdlib/ndarray/base/reinterpret-complex/README.md index ef786ed3e1ca..0cb3306d0b85 100644 --- a/lib/node_modules/@stdlib/ndarray/base/reinterpret-complex/README.md +++ b/lib/node_modules/@stdlib/ndarray/base/reinterpret-complex/README.md @@ -18,7 +18,7 @@ limitations under the License. --> -# reinterpret +# reinterpretComplex > Reinterpret a complex-valued floating-point [ndarray][@stdlib/ndarray/base/ctor] as a real-valued floating-point [ndarray][@stdlib/ndarray/base/ctor] having the same precision.