UPdfExponentialFunction constructor
const
UPdfExponentialFunction({})
Implementation
const UPdfExponentialFunction({required this.domain, required this.c0, required this.c1, required this.exponent, this.range});
const UPdfExponentialFunction({required this.domain, required this.c0, required this.c1, required this.exponent, this.range});