Learn R Programming

hadron (version 3.1.2)

raw_cf: Container for raw correlation functions

Description

This function raw_cf() creates containers for raw correlation functions of class raw_cf. This class is particularly designed to deal with complex and matrix-valued correlation functions emerging in statistical mechanics and quantum field theory simulations. Arithmetic operations are defined for this class and utility functions such as is.raw_cf and is_empty.raw_cf.

Usage

raw_cf()

Arguments

Value

An object of S3 class raw_cf.

See Also

Other raw_cf constructors: raw_cf_data(), raw_cf_meta()