mirror of
https://github.com/apache/commons-math.git
synced 2025-02-23 02:48:19 +00:00
Add missing since tag.
This commit is contained in:
parent
d76128ccf3
commit
026af89ceb
@ -28,6 +28,8 @@ import org.apache.commons.math3.util.FastMath;
|
||||
* This class implements the Nakagami distribution.
|
||||
*
|
||||
* @see <a href="http://en.wikipedia.org/wiki/Nakagami_distribution">Nakagami Distribution (Wikipedia)</a>
|
||||
*
|
||||
* @since 3.4
|
||||
*/
|
||||
public class NakagamiDistribution extends AbstractRealDistribution {
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user