Home | History | Annotate | Download | only in lapack

Lines Matching refs:Unit

249 *           where  V1  is unit lower triangular.
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',
375 * where V2 is unit upper triangular.
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',
504 * where V1 is unit upper triangular.
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',
630 * where V2 is unit lower triangular.
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',