TetGenGetFacetHoles[expr] gets the holes in the facets.
TetGenGetHoles[expr] returns the holes in a TetGen expression.
TetGenSetFacetHoles[expr, holes] sets the holes in the facets.
TetGenSetHoles[expr, points] sets the holes in a TetGen expression.
The functions accessible with Wolfram LibraryLink make it possible to optimize numerical computations while still keeping the flexibility and generality of Mathematica. If ...
A Diophantine polynomial system is an expression constructed with polynomial equations and inequalities combined using logical connectives and quantifiers where the variables ...
The Mathematica kernel provides the functions FourierTransform and InverseFourierTransform for computing the symbolic Fourier exponential transform and inverse transform. It ...
EllipticE[m] gives the complete elliptic integral E(m). EllipticE[\[Phi], m] gives the elliptic integral of the second kind E(\[Phi] \[VerticalSeparator] m).
StateFeedbackGains[ss, {p_1, p_2, ..., p_n}] gives the state feedback gain matrix for the StateSpaceModel object ss such that the poles of the closed-loop system are p_i.
The Mathematica function NIntegrate is a general numerical integrator. It can handle a wide range of one-dimensional and multidimensional integrals. Finding a numerical ...