#include "octave-config.h"
#include <string>
Go to the source code of this file.
Functions | |
OCTAVE_API std::string | blas_version (void) |
OCTAVE_API std::string | lapack_version (void) |
OCTAVE_API std::string blas_version | ( | void | ) |
Definition at line 45 of file lo-sysinfo.cc.
References len, and dynamic_library::search().
Referenced by F__blas_version__().
OCTAVE_API std::string lapack_version | ( | void | ) |
Definition at line 163 of file lo-sysinfo.cc.
References F77_FUNC(), F77_RET_T(), dynamic_library::search(), and STRINGIZE.
Referenced by F__lapack_version__().