jaxvacua.conifold.coniLCS_prepotential.F_coniLCS_poly_split_per#
- F_coniLCS_poly_split_per(self, X0, Xcf, Xbulk, conj=False)#
Dummy function to compute the polynomial part \(F_{\mathrm{poly}}\) of the LCS prepotential \(F_{\mathrm{LCS}}\) in terms of the periods, where the periods are split into conifold and bulk parts.
- Parameters:
X0 (
Array) – Value of period \(X^0\).Xcf (
Array) – Value of conifold period \(X^{\mathrm{cf}}\).Xbulk (
Array) – Values of bulk periods \(X^i\).conj (
bool) – IfTrue, computes the complex conjugate. Defaults toFalse.
- Returns:
complex – Value of the polynomial contribution \(F_{\mathrm{poly}}\) to the LCS prepotential \(F_{\mathrm{LCS}}\).
- Return type:
complex