File tree Expand file tree Collapse file tree 4 files changed +12
-12
lines changed Expand file tree Collapse file tree 4 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 5050* > On entry, UPLO specifies whether the lower or the upper
5151* > triangular part of C is access and updated.
5252* >
53- * > UPLO = 'L' or 'l', the lower tringular part of C is used.
53+ * > UPLO = 'L' or 'l', the lower triangular part of C is used.
5454* >
55- * > UPLO = 'U' or 'u', the upper tringular part of C is used.
55+ * > UPLO = 'U' or 'u', the upper triangular part of C is used.
5656* > \endverbatim
5757*
5858* > \param[in] TRANSA
154154* > Before entry, the leading n by n part of the array C must
155155* > contain the matrix C, except when beta is zero, in which
156156* > case C need not be set on entry.
157- * > On exit, the upper or lower trinangular part of the matrix
157+ * > On exit, the upper or lower triangular part of the matrix
158158* > C is overwritten by the n by n matrix
159159* > ( alpha*op( A )*op( B ) + beta*C ).
160160* > \endverbatim
Original file line number Diff line number Diff line change 5050* > On entry, UPLO specifies whether the lower or the upper
5151* > triangular part of C is access and updated.
5252* >
53- * > UPLO = 'L' or 'l', the lower tringular part of C is used.
53+ * > UPLO = 'L' or 'l', the lower triangular part of C is used.
5454* >
55- * > UPLO = 'U' or 'u', the upper tringular part of C is used.
55+ * > UPLO = 'U' or 'u', the upper triangular part of C is used.
5656* > \endverbatim
5757*
5858* > \param[in] TRANSA
154154* > Before entry, the leading n by n part of the array C must
155155* > contain the matrix C, except when beta is zero, in which
156156* > case C need not be set on entry.
157- * > On exit, the upper or lower trinangular part of the matrix
157+ * > On exit, the upper or lower triangular part of the matrix
158158* > C is overwritten by the n by n matrix
159159* > ( alpha*op( A )*op( B ) + beta*C ).
160160* > \endverbatim
Original file line number Diff line number Diff line change 5050* > On entry, UPLO specifies whether the lower or the upper
5151* > triangular part of C is access and updated.
5252* >
53- * > UPLO = 'L' or 'l', the lower tringular part of C is used.
53+ * > UPLO = 'L' or 'l', the lower triangular part of C is used.
5454* >
55- * > UPLO = 'U' or 'u', the upper tringular part of C is used.
55+ * > UPLO = 'U' or 'u', the upper triangular part of C is used.
5656* > \endverbatim
5757*
5858* > \param[in] TRANSA
154154* > Before entry, the leading n by n part of the array C must
155155* > contain the matrix C, except when beta is zero, in which
156156* > case C need not be set on entry.
157- * > On exit, the upper or lower trinangular part of the matrix
157+ * > On exit, the upper or lower triangular part of the matrix
158158* > C is overwritten by the n by n matrix
159159* > ( alpha*op( A )*op( B ) + beta*C ).
160160* > \endverbatim
Original file line number Diff line number Diff line change 5050* > On entry, UPLO specifies whether the lower or the upper
5151* > triangular part of C is access and updated.
5252* >
53- * > UPLO = 'L' or 'l', the lower tringular part of C is used.
53+ * > UPLO = 'L' or 'l', the lower triangular part of C is used.
5454* >
55- * > UPLO = 'U' or 'u', the upper tringular part of C is used.
55+ * > UPLO = 'U' or 'u', the upper triangular part of C is used.
5656* > \endverbatim
5757*
5858* > \param[in] TRANSA
154154* > Before entry, the leading n by n part of the array C must
155155* > contain the matrix C, except when beta is zero, in which
156156* > case C need not be set on entry.
157- * > On exit, the upper or lower trinangular part of the matrix
157+ * > On exit, the upper or lower triangular part of the matrix
158158* > C is overwritten by the n by n matrix
159159* > ( alpha*op( A )*op( B ) + beta*C ).
160160* > \endverbatim
You can’t perform that action at this time.
0 commit comments