static _gsl_vector_uchar_view |
gsl.gsl_matrix_uchar_column(gsl_matrix_uchar m,
long j) |
static _gsl_vector_uchar_view |
gsl.gsl_matrix_uchar_column(gsl_matrix_uchar m,
long j) |
static _gsl_vector_uchar_view |
gsl.gsl_matrix_uchar_diagonal(gsl_matrix_uchar m) |
static _gsl_vector_uchar_view |
gsl.gsl_matrix_uchar_diagonal(gsl_matrix_uchar m) |
static _gsl_vector_uchar_view |
gsl.gsl_matrix_uchar_row(gsl_matrix_uchar m,
long i) |
static _gsl_vector_uchar_view |
gsl.gsl_matrix_uchar_row(gsl_matrix_uchar m,
long i) |
static _gsl_vector_uchar_view |
gsl.gsl_matrix_uchar_subcolumn(gsl_matrix_uchar m,
long j,
long offset,
long n) |
static _gsl_vector_uchar_view |
gsl.gsl_matrix_uchar_subcolumn(gsl_matrix_uchar m,
long j,
long offset,
long n) |
static _gsl_vector_uchar_view |
gsl.gsl_matrix_uchar_subdiagonal(gsl_matrix_uchar m,
long k) |
static _gsl_vector_uchar_view |
gsl.gsl_matrix_uchar_subdiagonal(gsl_matrix_uchar m,
long k) |
static _gsl_vector_uchar_view |
gsl.gsl_matrix_uchar_subrow(gsl_matrix_uchar m,
long i,
long offset,
long n) |
static _gsl_vector_uchar_view |
gsl.gsl_matrix_uchar_subrow(gsl_matrix_uchar m,
long i,
long offset,
long n) |
static _gsl_vector_uchar_view |
gsl.gsl_matrix_uchar_superdiagonal(gsl_matrix_uchar m,
long k) |
static _gsl_vector_uchar_view |
gsl.gsl_matrix_uchar_superdiagonal(gsl_matrix_uchar m,
long k) |
static _gsl_vector_uchar_view |
gsl.gsl_vector_uchar_subvector_with_stride(gsl_vector_uchar v,
long i,
long stride,
long n) |
static _gsl_vector_uchar_view |
gsl.gsl_vector_uchar_subvector_with_stride(gsl_vector_uchar v,
long i,
long stride,
long n) |
static _gsl_vector_uchar_view |
gsl.gsl_vector_uchar_subvector(gsl_vector_uchar v,
long i,
long n) |
static _gsl_vector_uchar_view |
gsl.gsl_vector_uchar_subvector(gsl_vector_uchar v,
long i,
long n) |
static _gsl_vector_uchar_view |
gsl.gsl_vector_uchar_view_array_with_stride(byte[] base,
long stride,
long n) |
static _gsl_vector_uchar_view |
gsl.gsl_vector_uchar_view_array_with_stride(byte[] base,
long stride,
long n) |
static _gsl_vector_uchar_view |
gsl.gsl_vector_uchar_view_array_with_stride(ByteBuffer base,
long stride,
long n) |
static _gsl_vector_uchar_view |
gsl.gsl_vector_uchar_view_array_with_stride(ByteBuffer base,
long stride,
long n) |
static _gsl_vector_uchar_view |
gsl.gsl_vector_uchar_view_array_with_stride(BytePointer base,
long stride,
long n) |
static _gsl_vector_uchar_view |
gsl.gsl_vector_uchar_view_array_with_stride(BytePointer base,
long stride,
long n) |
static _gsl_vector_uchar_view |
gsl.gsl_vector_uchar_view_array(byte[] v,
long n) |
static _gsl_vector_uchar_view |
gsl.gsl_vector_uchar_view_array(byte[] v,
long n) |
static _gsl_vector_uchar_view |
gsl.gsl_vector_uchar_view_array(ByteBuffer v,
long n) |
static _gsl_vector_uchar_view |
gsl.gsl_vector_uchar_view_array(ByteBuffer v,
long n) |
static _gsl_vector_uchar_view |
gsl.gsl_vector_uchar_view_array(BytePointer v,
long n) |
static _gsl_vector_uchar_view |
gsl.gsl_vector_uchar_view_array(BytePointer v,
long n) |