Skip to content

Commit 587f589

Browse files
committed
docs: fix package heading in ndarray/base/reinterpret-complex README
Match the camelCase function name `reinterpretComplex`, consistent with sibling packages (`reinterpret-complex128`, `reinterpret-complex64`, `reinterpret-boolean`).
1 parent ba7a157 commit 587f589

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • lib/node_modules/@stdlib/ndarray/base/reinterpret-complex

lib/node_modules/@stdlib/ndarray/base/reinterpret-complex/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ limitations under the License.
1818
1919
-->
2020

21-
# reinterpret
21+
# reinterpretComplex
2222

2323
> 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.
2424

0 commit comments

Comments
 (0)