Method

NumCosmoMathVectoris_finite

Declaration [src]

gboolean
ncm_vector_is_finite (
  const NcmVector* cv
)

Description [src]

Tests all entries, if one or more are not finite return FALSE. Otherwise returns TRUE.

Return value

Type: gboolean

Whether all components of cv are finite.