#include <sstream>
#include <string>
#include "f77-fcn.h"
#include "lo-sysinfo.h"
#include "oct-shlib.h"
Go to the source code of this file.
Namespaces | |
octave | |
octave::sys | |
Macros | |
#define | STRINGIZE(x) xSTRINGIZE(x) |
#define | xSTRINGIZE(x) #x |
Functions | |
std::string | octave::sys::blas_version (void) |
std::string | octave::sys::lapack_version (void) |
#define STRINGIZE | ( | x | ) | xSTRINGIZE(x) |
Definition at line 39 of file lo-sysinfo.cc.
Definition at line 38 of file lo-sysinfo.cc.