Functions
host.c File Reference

Host - Definition. More...

#include "host.h"
#include "generic.h"
#include <stdio.h>
Include dependency graph for host.c:

Go to the source code of this file.

Functions

void _vl_x86cpu_info_init (VlX86CpuInfo *self)
char * _vl_x86cpu_info_to_string_copy (VlX86CpuInfo const *self)
VL_EXPORT char * vl_static_configuration_to_string_copy ()
 Human readable static library configuration.

Detailed Description

Host - Definition.

Author:
Andrea Vedaldi
See also:
Portability features

Definition in file host.c.


Function Documentation

---------------------------------------------------------------

Definition at line 445 of file host.c.

Definition at line 468 of file host.c.

Human readable static library configuration.

------------------------------------------------------------------

Returns:
a new string with the static configuration.

The string includes information about the compiler, the host, and other static configuration parameters. The string must be released by vl_free.

Definition at line 501 of file host.c.



libvlfeat
Author(s): Andrea Vedaldi
autogenerated on Thu Jun 6 2019 20:25:52