Updated docs and added constants to tracker
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<p><h2>sub CofactorMatrix(mA, r, c) </h2></p>
|
||||
<p><h2>Sub CofactorMatrix(mA, r, c) </h2></p>
|
||||
<p>
|
||||
Sets matrix mA to a cofactor. This will change the original matrix so it is recommended to copy the matrix if you still need the original matrix.
|
||||
</p>
|
||||
@@ -15,6 +15,7 @@
|
||||
<a href="copymatrix.html">CopyMatrix</a>
|
||||
</p>
|
||||
<p>
|
||||
</p>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user