Description Usage Arguments Value Examples
Evaluates whether a given point lies within a given k-cone. Assumes a pointed cone (all reactions irreversible).
1 |
x |
A single point (vector) or multiple points (matrix with points as columns) to be checked. |
s_matrix |
The stochiometric matrix of the k-cone to be used. |
m_terms |
The metabolic terms of the k-cone. |
tol |
The numerical accuracy of the check. Defaults to the square of the double accuracy. |
A single boolean of vector of booleans indicating whether the point(s) lie within the k-cone.
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.