Method

NumCosmoMathCSQ1DStatecompute_distance

Declaration [src]

gdouble
ncm_csq1d_state_compute_distance (
  NcmCSQ1DState* state,
  NcmCSQ1DState* state1
)

Description [src]

Computes the distance between state and state1.

Parameters

state1

Type: NcmCSQ1DState

A NcmCSQ1DState.

The data is owned by the caller of the method.

Return value

Type: gdouble

The distance between state and state1.