static _gsl_vector_complex_view |
gsl.gsl_matrix_complex_column(gsl_matrix_complex m,
long j) |
static _gsl_vector_complex_view |
gsl.gsl_matrix_complex_column(gsl_matrix_complex m,
long j) |
static _gsl_vector_complex_view |
gsl.gsl_matrix_complex_diagonal(gsl_matrix_complex m) |
static _gsl_vector_complex_view |
gsl.gsl_matrix_complex_diagonal(gsl_matrix_complex m) |
static _gsl_vector_complex_view |
gsl.gsl_matrix_complex_row(gsl_matrix_complex m,
long i) |
static _gsl_vector_complex_view |
gsl.gsl_matrix_complex_row(gsl_matrix_complex m,
long i) |
static _gsl_vector_complex_view |
gsl.gsl_matrix_complex_subcolumn(gsl_matrix_complex m,
long j,
long offset,
long n) |
static _gsl_vector_complex_view |
gsl.gsl_matrix_complex_subcolumn(gsl_matrix_complex m,
long j,
long offset,
long n) |
static _gsl_vector_complex_view |
gsl.gsl_matrix_complex_subdiagonal(gsl_matrix_complex m,
long k) |
static _gsl_vector_complex_view |
gsl.gsl_matrix_complex_subdiagonal(gsl_matrix_complex m,
long k) |
static _gsl_vector_complex_view |
gsl.gsl_matrix_complex_subrow(gsl_matrix_complex m,
long i,
long offset,
long n) |
static _gsl_vector_complex_view |
gsl.gsl_matrix_complex_subrow(gsl_matrix_complex m,
long i,
long offset,
long n) |
static _gsl_vector_complex_view |
gsl.gsl_matrix_complex_superdiagonal(gsl_matrix_complex m,
long k) |
static _gsl_vector_complex_view |
gsl.gsl_matrix_complex_superdiagonal(gsl_matrix_complex m,
long k) |
static _gsl_vector_complex_view |
gsl.gsl_vector_complex_subvector_with_stride(gsl_vector_complex v,
long i,
long stride,
long n) |
static _gsl_vector_complex_view |
gsl.gsl_vector_complex_subvector_with_stride(gsl_vector_complex v,
long i,
long stride,
long n) |
static _gsl_vector_complex_view |
gsl.gsl_vector_complex_subvector(gsl_vector_complex base,
long i,
long n) |
static _gsl_vector_complex_view |
gsl.gsl_vector_complex_subvector(gsl_vector_complex base,
long i,
long n) |
static _gsl_vector_complex_view |
gsl.gsl_vector_complex_view_array_with_stride(double[] base,
long stride,
long n) |
static _gsl_vector_complex_view |
gsl.gsl_vector_complex_view_array_with_stride(double[] base,
long stride,
long n) |
static _gsl_vector_complex_view |
gsl.gsl_vector_complex_view_array_with_stride(DoubleBuffer base,
long stride,
long n) |
static _gsl_vector_complex_view |
gsl.gsl_vector_complex_view_array_with_stride(DoubleBuffer base,
long stride,
long n) |
static _gsl_vector_complex_view |
gsl.gsl_vector_complex_view_array_with_stride(DoublePointer base,
long stride,
long n) |
static _gsl_vector_complex_view |
gsl.gsl_vector_complex_view_array_with_stride(DoublePointer base,
long stride,
long n) |
static _gsl_vector_complex_view |
gsl.gsl_vector_complex_view_array(double[] base,
long n) |
static _gsl_vector_complex_view |
gsl.gsl_vector_complex_view_array(double[] base,
long n) |
static _gsl_vector_complex_view |
gsl.gsl_vector_complex_view_array(DoubleBuffer base,
long n) |
static _gsl_vector_complex_view |
gsl.gsl_vector_complex_view_array(DoubleBuffer base,
long n) |
static _gsl_vector_complex_view |
gsl.gsl_vector_complex_view_array(DoublePointer base,
long n) |
static _gsl_vector_complex_view |
gsl.gsl_vector_complex_view_array(DoublePointer base,
long n) |