Skip to content

Commit 284013a

Browse files
committed
DOCS: Adding documentation for arith and logical operators in array.h
1 parent ce0c076 commit 284013a

2 files changed

Lines changed: 332 additions & 0 deletions

File tree

docs/details/arith.dox

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,14 @@ Logical not of an input
122122

123123

124124

125+
\defgroup logic_func_neg neg
126+
127+
\ingroup logic_mat
128+
129+
Negative of an input
130+
131+
132+
125133
\defgroup logic_func_bitand bitand
126134

127135
\ingroup logic_mat

0 commit comments

Comments
 (0)