LIBXSMM
Source File
Modules
Procedures
Abstract Interfaces
Derived Types
libxsmm_hash_char
Function
BSD 3-Clause License
7 statements
Source File
libxsmm.f
LIBXSMM
libxsmm_hash_char
Contents
public function libxsmm_hash_char(key, seed)
Calculates a hash value for the given array and seed. FORTRAN 77: see libxsmm_xhash
Arguments
Type
Intent
Optional
Attributes
Name
character(len=C_CHAR),
INTENT(IN)$CONTIGUOUS
::
key
(:)
integer(kind=C_INT),
intent(in)
::
seed
Return Value
integer(kind=C_INT)