Method
NumCosmoMathVectordot
Declaration [src]
gdouble
ncm_vector_dot (
const NcmVector* cv1,
const NcmVector* cv2
)
Parameters
cv2-
Type:
NcmVectorA constant
NcmVector.The data is owned by the caller of the method.
gdouble
ncm_vector_dot (
const NcmVector* cv1,
const NcmVector* cv2
)
cv2Type: NcmVector
A constant NcmVector.
| The data is owned by the caller of the method. |