We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b0bbe0 commit 1987644Copy full SHA for 1987644
index.d
@@ -22,7 +22,7 @@ $(BOOKTABLE ,
22
$(TR $(TDNW $(MREF mir,ndslice,ndfield)) $(TD NdField declarations))
23
$(TR $(TDNW $(MREF mir,ndslice,slice)) $(TD Slice structure, basic constructors))
24
$(TR $(TDNW $(MREF mir,ndslice,sorting)) $(TD Sorting utilities))
25
- $(TR $(TDNW $(BOLD $(MREF mir,ndslice,topology))) $(TD Advanced ndslice constructors (key module).))
+ $(TR $(TDNW $(MREF mir,ndslice,topology)) $(TD Advanced ndslice constructors (key module).))
26
$(TR $(TDNW $(MREF mir,ndslice,traits)) $(TD Multi-dimensional traits))
27
$(LEADINGROW Interconnection with other languages)
28
$(TR $(TDNW $(MREF mir,ndslice,connect,cpp)) $(TD Definitions suitable for `extern(C++)` functions))
0 commit comments