Updated docs and added constants to tracker
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<p><h2>function ClearMatrixColumns(mA, c, num_cols) </h2></p>
|
||||
<p><h2>Function ClearMatrixColumns(mA, c, num_cols) </h2></p>
|
||||
<p>
|
||||
Sets all elements in the matrix columns specified to zero.
|
||||
</p>
|
||||
@@ -16,6 +16,7 @@
|
||||
<a href="clearmatrixrows.html">ClearMatrixRows</a>
|
||||
</p>
|
||||
<p>
|
||||
</p>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user