Home | History | Annotate | Download | only in lapack

Lines Matching full:right

40 *> real m by n matrix C, from either the left or the right.
50 *> = 'R': apply H or H**T from the Right
269 CALL DTRMM( 'Right', 'Lower', 'No transpose', 'Unit',
283 CALL DTRMM( 'Right', 'Upper', TRANST, 'Non-unit',
300 CALL DTRMM( 'Right', 'Lower', 'Transpose', 'Unit',
328 CALL DTRMM( 'Right', 'Lower', 'No transpose', 'Unit',
342 CALL DTRMM( 'Right', 'Upper', TRANS, 'Non-unit',
359 CALL DTRMM( 'Right', 'Lower', 'Transpose', 'Unit',
396 CALL DTRMM( 'Right', 'Upper', 'No transpose', 'Unit',
410 CALL DTRMM( 'Right', 'Lower', TRANST, 'Non-unit',
426 CALL DTRMM( 'Right', 'Upper', 'Transpose', 'Unit',
455 CALL DTRMM( 'Right', 'Upper', 'No transpose', 'Unit',
469 CALL DTRMM( 'Right', 'Lower', TRANS, 'Non-unit',
485 CALL DTRMM( 'Right', 'Upper', 'Transpose', 'Unit',
524 CALL DTRMM( 'Right', 'Upper', 'Transpose', 'Unit',
538 CALL DTRMM( 'Right', 'Upper', TRANST, 'Non-unit',
555 CALL DTRMM( 'Right', 'Upper', 'No transpose', 'Unit',
583 CALL DTRMM( 'Right', 'Upper', 'Transpose', 'Unit',
597 CALL DTRMM( 'Right', 'Upper', TRANS, 'Non-unit',
614 CALL DTRMM( 'Right', 'Upper', 'No transpose', 'Unit',
651 CALL DTRMM( 'Right', 'Lower', 'Transpose', 'Unit',
665 CALL DTRMM( 'Right', 'Lower', TRANST, 'Non-unit',
681 CALL DTRMM( 'Right', 'Lower', 'No transpose', 'Unit',
711 CALL DTRMM( 'Right', 'Lower', 'Transpose', 'Unit',
725 CALL DTRMM( 'Right', 'Lower', TRANS, 'Non-unit',
741 CALL DTRMM( 'Right', 'Lower', 'No transpose', 'Unit',