Method

NumCosmoMathVectorset_all

Declaration [src]

void
ncm_vector_set_all (
  NcmVector* cv,
  const gdouble val
)

Description [src]

This function sets all the components of the vector cv to the value val.

Parameters

val

Type: const gdouble

A constant double.