gsl_matrix_const_subrow

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C)
gsl_matrix_const_subrow
(
const(gsl_matrix)* m
,
const size_t i
,
const size_t offset
,
const size_t n
)

Meta