GNU Octave 11.1.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
 
Loading...
Searching...
No Matches
oct-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 ( )
extern

Definition at line 44 of file oct-sysinfo.cc.

References dynamic_library::search().

◆ lapack_version()

std::string lapack_version ( )
extern

Definition at line 163 of file oct-sysinfo.cc.

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