Package jline.io
Class Ret.pfqnNcSym
java.lang.Object
jline.io.Ret.pfqnNcSym
- Enclosing class:
- Ret
The SYMBOLIC normalizing constant: G as an exact rational function.
lG IS TEXT AND NOT A VALUE, and deliberately. The reference returns
lG = log(G) as a symbolic expression, which MATLAB's sym, sympy
and the C++ SymEngine backend can each represent; the Rings field this
arm computes in is a field of RATIONAL FUNCTIONS and carries no
transcendental function, so there is no object to put here. The formal
expression is given as a string, which a caller can print or paste, and
the value is taken after substitution. See _kb/07-cross-language-parity.md.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
G
The normalizing constant, exactly. -
lGexpr
The FORMALlog(G), as text; see the class note. -
method
-
-
Constructor Details
-
pfqnNcSym
-