static _gsl_vector_const_view |
gsl.gsl_matrix_const_column(gsl_matrix m,
long j) |
static _gsl_vector_const_view |
gsl.gsl_matrix_const_column(gsl_matrix m,
long j) |
static _gsl_vector_const_view |
gsl.gsl_matrix_const_diagonal(gsl_matrix m) |
static _gsl_vector_const_view |
gsl.gsl_matrix_const_diagonal(gsl_matrix m) |
static _gsl_vector_const_view |
gsl.gsl_matrix_const_row(gsl_matrix m,
long i) |
static _gsl_vector_const_view |
gsl.gsl_matrix_const_row(gsl_matrix m,
long i) |
static _gsl_vector_const_view |
gsl.gsl_matrix_const_subcolumn(gsl_matrix m,
long j,
long offset,
long n) |
static _gsl_vector_const_view |
gsl.gsl_matrix_const_subcolumn(gsl_matrix m,
long j,
long offset,
long n) |
static _gsl_vector_const_view |
gsl.gsl_matrix_const_subdiagonal(gsl_matrix m,
long k) |
static _gsl_vector_const_view |
gsl.gsl_matrix_const_subdiagonal(gsl_matrix m,
long k) |
static _gsl_vector_const_view |
gsl.gsl_matrix_const_subrow(gsl_matrix m,
long i,
long offset,
long n) |
static _gsl_vector_const_view |
gsl.gsl_matrix_const_subrow(gsl_matrix m,
long i,
long offset,
long n) |
static _gsl_vector_const_view |
gsl.gsl_matrix_const_superdiagonal(gsl_matrix m,
long k) |
static _gsl_vector_const_view |
gsl.gsl_matrix_const_superdiagonal(gsl_matrix m,
long k) |
static _gsl_vector_const_view |
gsl.gsl_vector_complex_const_imag(gsl_vector_complex v) |
static _gsl_vector_const_view |
gsl.gsl_vector_complex_const_imag(gsl_vector_complex v) |
static _gsl_vector_const_view |
gsl.gsl_vector_complex_const_real(gsl_vector_complex v) |
static _gsl_vector_const_view |
gsl.gsl_vector_complex_const_real(gsl_vector_complex v) |
static _gsl_vector_const_view |
gsl.gsl_vector_const_subvector_with_stride(gsl_vector v,
long i,
long stride,
long n) |
static _gsl_vector_const_view |
gsl.gsl_vector_const_subvector_with_stride(gsl_vector v,
long i,
long stride,
long n) |
static _gsl_vector_const_view |
gsl.gsl_vector_const_subvector(gsl_vector v,
long i,
long n) |
static _gsl_vector_const_view |
gsl.gsl_vector_const_subvector(gsl_vector v,
long i,
long n) |
static _gsl_vector_const_view |
gsl.gsl_vector_const_view_array_with_stride(double[] base,
long stride,
long n) |
static _gsl_vector_const_view |
gsl.gsl_vector_const_view_array_with_stride(double[] base,
long stride,
long n) |
static _gsl_vector_const_view |
gsl.gsl_vector_const_view_array_with_stride(DoubleBuffer base,
long stride,
long n) |
static _gsl_vector_const_view |
gsl.gsl_vector_const_view_array_with_stride(DoubleBuffer base,
long stride,
long n) |
static _gsl_vector_const_view |
gsl.gsl_vector_const_view_array_with_stride(DoublePointer base,
long stride,
long n) |
static _gsl_vector_const_view |
gsl.gsl_vector_const_view_array_with_stride(DoublePointer base,
long stride,
long n) |
static _gsl_vector_const_view |
gsl.gsl_vector_const_view_array(double[] v,
long n) |
static _gsl_vector_const_view |
gsl.gsl_vector_const_view_array(double[] v,
long n) |
static _gsl_vector_const_view |
gsl.gsl_vector_const_view_array(DoubleBuffer v,
long n) |
static _gsl_vector_const_view |
gsl.gsl_vector_const_view_array(DoubleBuffer v,
long n) |
static _gsl_vector_const_view |
gsl.gsl_vector_const_view_array(DoublePointer v,
long n) |
static _gsl_vector_const_view |
gsl.gsl_vector_const_view_array(DoublePointer v,
long n) |