- WARNING - Static variable in class org.drip.analytics.support.Logger
-
Logger level WARNING
- WEDNESDAY - Static variable in class org.drip.analytics.date.JulianDate
-
Days of the week - Wednesday
- WEEKDAY_HOLS - Static variable in class org.drip.analytics.daycount.Convention
-
Week Day Holiday
- Weekend - Class in org.drip.analytics.holiday
-
Holds the left and the right weekend days
- Weekend(byte[]) - Constructor for class org.drip.analytics.holiday.Weekend
-
De-serialization of WeekendHoliday from byte stream
- Weekend(int[]) - Constructor for class org.drip.analytics.holiday.Weekend
-
Creates the weekend instance object from the array of the weekend days
- WEEKEND_HOLS - Static variable in class org.drip.analytics.daycount.Convention
-
Week End Holiday
- WithinTolerance(double, double, double, double) - Static method in class org.drip.regression.core.RegressionUtil
-
Compares and checks if the two input numbers fall within a specified tolerance
- WithinTolerance(double, double) - Static method in class org.drip.regression.core.RegressionUtil
-
Compares and checks if the two input numbers fall within a specified tolerance
- WO_TYPE_CALL - Static variable in class org.drip.param.valuation.WorkoutInfo
-
Work out type Call
- WO_TYPE_MATURITY - Static variable in class org.drip.param.valuation.WorkoutInfo
-
Work out type Maturity
- WO_TYPE_PUT - Static variable in class org.drip.param.valuation.WorkoutInfo
-
Work out type Put
- WorkoutInfo - Class in org.drip.param.valuation
-
This class is a place-holder for the work-out parameters.
- WorkoutInfo(double, double, double, int) - Constructor for class org.drip.param.valuation.WorkoutInfo
-
Constructor: Constructs the class from the work-out date, yield, exercise factor, and type
- WorkoutInfo(byte[]) - Constructor for class org.drip.param.valuation.WorkoutInfo
-
WorkoutInfo de-serialization from input byte array
- WorkoutTypeToString(int) - Static method in class org.drip.analytics.support.AnalyticsHelper
-
Turns the work out type to string