Method
NumCosmoMathISetget_vector_max
Declaration [src]
gdouble
ncm_iset_get_vector_max (
NcmISet* iset,
NcmVector* v,
gint* max_i
)
Parameters
v-
Type:
NcmVectorA
NcmVector.The data is owned by the caller of the method. max_i-
Type:
gint*Maximum component index.
The argument will be set by the function.