WeibullVariable.isRandomVariable

struct WeibullVariable(T)
enum isRandomVariable = true;

Meta