Fixed "CheckStyle" warnings.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1430845 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
2182ea5442
commit
c4243e1103
|
@ -214,7 +214,7 @@ public class DiagonalMatrix extends AbstractRealMatrix
|
|||
return data;
|
||||
}
|
||||
|
||||
/**
|
||||
/** {@inheritDoc}
|
||||
* @throws MathUnsupportedOperationException
|
||||
*/
|
||||
@Override
|
||||
|
|
Loading…
Reference in New Issue