z_bpack_defs::z_C_Dist Interface Reference

interface of user-defined distance computation routine in C. m,n represents indices in natural order More...

Public Member Functions

subroutine z_c_dist (m, n, val, quant)
 

Detailed Description

interface of user-defined distance computation routine in C. m,n represents indices in natural order

Member Function/Subroutine Documentation

◆ z_c_dist()

subroutine z_bpack_defs::z_C_Dist::z_c_dist ( integer(kind=c_int), intent(in)  m,
integer(kind=c_int), intent(in)  n,
real(kind=c_double)  val,
type(c_ptr)  quant 
)

The documentation for this interface was generated from the following file: