polyzone | R Documentation |
Given an existing cell configuration represented by the Signvector and associated interior points w, identify the polygons crossed by the next new line.
polyzone(SignVector, w, A, b)
SignVector |
current SignvVctor matrix |
w |
associated interior points |
A |
design matrix for full problem aka [1,z] |
b |
associated final column of design matrix aka [v] |
vector of indices of crossed polygons
Jiaying Gu
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.