Lines Matching full:trmv
325 mRS->throwError(RS_ERROR_INVALID_PARAMETER, "A must be a square matrix for TRMV");
340 mRS->throwError(RS_ERROR_INVALID_PARAMETER, "Incorrect vector dimensions for TRMV");
412 // TBMV has the same requirements as TRMV + K >= 0
425 // TBMV has the same requirements as TRMV + K >= 0
438 // TBMV has the same requirements as TRMV + K >= 0
451 // TBMV has the same requirements as TRMV + K >= 0
496 // TRSV is the same as TRMV
506 // TRSV is the same as TRMV
517 // TRSV is the same as TRMV
528 // TRSV is the same as TRMV
539 // TBSV is the same as TRMV + K >= 0
552 // TBSV is the same as TRMV + K >= 0
565 // TBSV is the same as TRMV + K >= 0
578 // TBSV is the same as TRMV + K >= 0