Updated docs and added constants to tracker
This commit is contained in:
@@ -7,11 +7,12 @@
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<p><h2>function ScalarMatrixRows(mA, mB, r, num_rows, s_value) </h2></p>
|
||||
<p><h2>Function ScalarMatrixRows(mA, mB, r, num_rows, s_value) </h2></p>
|
||||
<p>
|
||||
Multiplies values in the specified rows of matrix mA by scalar value and stores the results in mB
|
||||
</p>
|
||||
<p>
|
||||
</p>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user