static DoublePointer |
gsl.gsl_block_complex_data(gsl_block_complex b) |
static DoublePointer |
gsl.gsl_block_complex_data(gsl_block_complex b) |
static int |
gsl.gsl_block_complex_fprintf(gsl.FILE stream,
gsl_block_complex b,
BytePointer format) |
static int |
gsl.gsl_block_complex_fprintf(gsl.FILE stream,
gsl_block_complex b,
BytePointer format) |
static int |
gsl.gsl_block_complex_fprintf(gsl.FILE stream,
gsl_block_complex b,
String format) |
static int |
gsl.gsl_block_complex_fprintf(gsl.FILE stream,
gsl_block_complex b,
String format) |
static int |
gsl.gsl_block_complex_fread(gsl.FILE stream,
gsl_block_complex b) |
static int |
gsl.gsl_block_complex_fread(gsl.FILE stream,
gsl_block_complex b) |
static void |
gsl.gsl_block_complex_free(gsl_block_complex b) |
static void |
gsl.gsl_block_complex_free(gsl_block_complex b) |
static int |
gsl.gsl_block_complex_fscanf(gsl.FILE stream,
gsl_block_complex b) |
static int |
gsl.gsl_block_complex_fscanf(gsl.FILE stream,
gsl_block_complex b) |
static int |
gsl.gsl_block_complex_fwrite(gsl.FILE stream,
gsl_block_complex b) |
static int |
gsl.gsl_block_complex_fwrite(gsl.FILE stream,
gsl_block_complex b) |
static long |
gsl.gsl_block_complex_size(gsl_block_complex b) |
static long |
gsl.gsl_block_complex_size(gsl_block_complex b) |
static gsl_matrix_complex |
gsl.gsl_matrix_complex_alloc_from_block(gsl_block_complex b,
long offset,
long n1,
long n2,
long d2) |
static gsl_matrix_complex |
gsl.gsl_matrix_complex_alloc_from_block(gsl_block_complex b,
long offset,
long n1,
long n2,
long d2) |
static gsl_vector_complex |
gsl.gsl_vector_complex_alloc_from_block(gsl_block_complex b,
long offset,
long n,
long stride) |
static gsl_vector_complex |
gsl.gsl_vector_complex_alloc_from_block(gsl_block_complex b,
long offset,
long n,
long stride) |