Learn R Programming

fmlogcondens (version 1.0.2)

compilationInfo: Checks if AVX is active

Description

compilationInfo is a wrapper to a C function, which prints information about whether AVX extensions where activated during compilation. Active AVX speeds up computations significantly (by a factor of 4 to 8 roughly). More informations about how AVX can be enabled during installation can be found in documentation.

Usage

compilationInfo()

Arguments