File: get_linear_algebra.Rd

package info (click to toggle)
r-cran-benchmarkme 1.0.8-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 404 kB
  • sloc: sh: 13; makefile: 2
file content (13 lines) | stat: -rw-r--r-- 375 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/get_linear_algebra.R
\name{get_linear_algebra}
\alias{get_linear_algebra}
\title{Get BLAS and LAPACK libraries
Extract the the blas/lapack from \code{sessionInfo()}}
\usage{
get_linear_algebra()
}
\description{
Get BLAS and LAPACK libraries
Extract the the blas/lapack from \code{sessionInfo()}
}