Updated docs and added constants to tracker
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<p><h2>function DeleteMatrixRows(mA, r, num_rows) </h2></p>
|
||||
<p><h2>Function DeleteMatrixRows(mA, r, num_rows) </h2></p>
|
||||
<p>
|
||||
Removes the specified rows from a matrix
|
||||
</p>
|
||||
@@ -18,6 +18,7 @@
|
||||
<a href="deletematrixcolumns.html">DeleteMatrixColumns</a>
|
||||
</p>
|
||||
<p>
|
||||
</p>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user