UIUCSinhaLab/GEMSTAT

Incorrect sine-based infty_transform

Closed this issue · 0 comments

The current infty_transform seems to think that SINE has domain [0,+1], but it is really [-1, +1].
Because the inverse_infty_transform is the correct inverse of the bad infty_transform, it somehow still worked.