Module linxal::util::internal
[−]
[src]
Functions
| matrix_with_layout |
Return an array with the specified dimensions and layout. |
| slice_and_layout |
Return the slice, layout, and leading dimension of the matrix. |
| slice_and_layout_matching_mut |
Return the slice, layout, and leading dimension of the matrix. If the matrix can be interpreted with multiple inputs, assume the previous one. |
| slice_and_layout_mut |
Return the slice, layout, and leading dimension of the matrix. |