lapack

package
v0.0.0-...-4f40efb Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 21, 2015 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Overview

interface to Linear Algebra PACKage (lapack).

see http://www.netlib.org/lapack/

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Dgesdd

func Dgesdd(jobz string, M, N int, A []float64, lda int, S []float64, U []float64,
	ldu int, Vt []float64, ldvt int) int

func Sgesdd

func Sgesdd(jobz string, M, N int, A []float32, lda int, S []float32, U []float32,
	ldu int, Vt []float32, ldvt int) int

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL