Description Usage Arguments Value
View source: R/CriticalPoints.R
Find critical points map: The points that will be checked within a polytope. Method 1 (Necessary and Sufficient) - Complexity : N * D^3 Method 2 (Sufficient) - Complexity : N * D
1 | createCriticalPointMap(tes, method, tes1_index, tes2_index)
|
tes |
The tessellation object. |
method |
The method to use. |
Row matrix of critical points
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.