mirror of
https://github.com/apache/commons-math.git
synced 2025-02-07 18:49:40 +00:00
fixed typo
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/branches/MATH_2_0@701642 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
7d5ea6a074
commit
4f7ede1974
@ -40,7 +40,7 @@
|
|||||||
RealMatrix</a> interface represents a matrix with real numbers as
|
RealMatrix</a> interface represents a matrix with real numbers as
|
||||||
entries. The following basic matrix operations are supported:
|
entries. The following basic matrix operations are supported:
|
||||||
<ul>
|
<ul>
|
||||||
<li>Matrix addition, subtraction, mutiplication</li>
|
<li>Matrix addition, subtraction, multiplication</li>
|
||||||
<li>Scalar addition and multiplication</li>
|
<li>Scalar addition and multiplication</li>
|
||||||
<li>Inverse and transpose</li>
|
<li>Inverse and transpose</li>
|
||||||
<li>Determinants and singularity testing</li>
|
<li>Determinants and singularity testing</li>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user