Lines Matching full:band
1918 * example showing how to convert the original matrix 'a' to row-based band matrix 'b'.
1927 * @param A The input allocation contains the band matrix A, supported elements type: {Element#F32}.
1946 * example showing how to convert the original matrix 'a' to row-based band matrix 'b'.
1955 * @param A The input allocation contains the band matrix A, supported elements type: {Element#F64}.
1974 * example showing how to convert the original matrix 'a' to row-based band matrix 'b'.
1983 * @param A The input allocation contains the band matrix A, supported elements type: {Element#F32_2}.
2002 * example showing how to convert the original matrix 'a' to row-based band matrix 'b'.
2011 * @param A The input allocation contains the band matrix A, supported elements type: {Element#F64_2}.
2094 * example showing how to convert a UPPER trianglar matrix 'a' to row-based band matrix 'b'.
2118 * example showing how to convert a UPPER trianglar matrix 'a' to row-based band matrix 'b'.
2142 * example showing how to convert a UPPER trianglar matrix 'a' to row-based band matrix 'b'.
2166 * example showing how to convert a UPPER trianglar matrix 'a' to row-based band matrix 'b'.
2350 * example showing how to convert a UPPER trianglar matrix 'a' to row-based band matrix 'b'.
2374 * example showing how to convert a UPPER trianglar matrix 'a' to row-based band matrix 'b'.
2398 * example showing how to convert a UPPER trianglar matrix 'a' to row-based band matrix 'b'.
2422 * example showing how to convert a UPPER trianglar matrix 'a' to row-based band matrix 'b'.
2560 * example showing how to convert a UPPER trianglar matrix 'a' to row-based band matrix 'b'.
2565 * @param Uplo Specifies whether the upper or lower triangular part of the band matrix A is being supplied.
2723 * example showing how to convert a UPPER trianglar matrix 'a' to row-based band matrix 'b'.
2728 * @param Uplo Specifies whether the upper or lower triangular part of the band matrix A is being supplied.
2886 * example showing how to convert a UPPER trianglar matrix 'a' to row-based band matrix 'b'.
2891 * @param Uplo Specifies whether the upper or lower triangular part of the band matrix A is being supplied.
3066 * example showing how to convert a UPPER trianglar matrix 'a' to row-based band matrix 'b'.
3071 * @param Uplo Specifies whether the upper or lower triangular part of the band matrix A is being supplied.