GNU Octave  9.1.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
lo-sysinfo.h File Reference
#include "octave-config.h"
#include <string>

Go to the source code of this file.

Functions

std::string blas_version ()
 
std::string lapack_version ()
 

Function Documentation

◆ blas_version()

std::string blas_version ( )

Definition at line 45 of file lo-sysinfo.cc.

References len, and dynamic_library::search().

Referenced by octave::F__blas_version__().

◆ lapack_version()

std::string lapack_version ( )

Definition at line 164 of file lo-sysinfo.cc.

References F77_FUNC(), F77_RET_T(), dynamic_library::search(), and STRINGIZE.

Referenced by octave::F__lapack_version__().