File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -203,9 +203,7 @@ Gets a reference of a matrix in a 3D AFArray.
203203
204204** Result:** AFArray instance holding reference to the specified region of the original 3D array
205205
206- ## Operators
207-
208- ### Assignment Operators
206+ ## Assignment Operators
209207
210208[ -> ArrayFire Documentation] ( http://www.arrayfire.com/docs/group__index__mat.htm )
211209
@@ -227,7 +225,7 @@ Gets a reference of a matrix in a 3D AFArray.
227225
228226** Result:** assignee AFArray instance
229227
230- ### Arithmetic Operators
228+ ## Arithmetic Operators
231229
232230[ -> ArrayFire Documentation] ( http://www.arrayfire.com/docs/group__arith__mat.htm )
233231
@@ -251,7 +249,7 @@ Gets a reference of a matrix in a 3D AFArray.
251249
252250** Result:** AFArray instance holding the operation's result
253251
254- ### Logical Operators
252+ ## Logical Operators
255253
256254[ -> ArrayFire Documentation] ( http://www.arrayfire.com/docs/group__logic__mat.htm )
257255
You can’t perform that action at this time.
0 commit comments