mirror of
https://github.com/apache/commons-math.git
synced 2025-02-06 10:09:26 +00:00
Fixed error in javadoc.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@942425 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
967e71f250
commit
c2d6a1c1c9
@ -355,7 +355,7 @@ public class MultivariateSummaryStatistics
|
||||
}
|
||||
|
||||
/**
|
||||
* Returns true iff <code>object</code> is a <code>SummaryStatistics</code>
|
||||
* Returns true iff <code>object</code> is a <code>MultivariateSummaryStatistics</code>
|
||||
* instance and all statistics have the same values as this.
|
||||
* @param object the object to test equality against.
|
||||
* @return true if object equals this
|
||||
|
Loading…
x
Reference in New Issue
Block a user