Package com.polytechnik.utils
Class IstatesConditionalLocalized.PriceMatchStorage
java.lang.Object
com.polytechnik.utils.IstatesConditionalLocalized.PriceMatchStorage
- Enclosing class:
IstatesConditionalLocalized
A class to store one <psi|C|psi>=0 localized at
y
match.-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
y
public final double y -
i
public final double i -
wr0
public final double wr0 -
psi_M
public final double[] psi_M
-
-
Constructor Details
-
PriceMatchStorage
PriceMatchStorage(double y, double i, double wr0, double[] psi_M)
-