File tree Expand file tree Collapse file tree
lapack-netlib/TESTING/EIG Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2828* > to evaluate the input line which requested NMATS matrix types for
2929* > PATH. The flow of control is as follows:
3030* >
31- * > If NMATS = NTYPES then
31+ * > IF NMATS = NTYPES THEN
3232* > DOTYPE(1:NTYPES) = .TRUE.
33- * > else
33+ * > ELSE
3434* > Read the next input line for NMATS matrix types
3535* > Set DOTYPE(I) = .TRUE. for each valid type I
36- * > endif
36+ * > END IF
3737* > \endverbatim
3838*
3939* Arguments:
Original file line number Diff line number Diff line change 2828* > to evaluate the input line which requested NMATS matrix types for
2929* > PATH. The flow of control is as follows:
3030* >
31- * > If NMATS = NTYPES then
31+ * > IF NMATS = NTYPES THEN
3232* > DOTYPE(1:NTYPES) = .TRUE.
33- * > else
33+ * > ELSE
3434* > Read the next input line for NMATS matrix types
3535* > Set DOTYPE(I) = .TRUE. for each valid type I
36- * > endif
36+ * > END IF
3737* > \endverbatim
3838*
3939* Arguments:
You can’t perform that action at this time.
0 commit comments