matrix

package
v0.4.2 Latest Latest
Warning

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

Go to latest
Published: Nov 5, 2023 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Identity

func Identity(dim int) mat.Dense

Identity Description:

Returns a symmetric matrix that is the identity matrix.
Note: this function assumes lengthIn is a positive number.

func Zeros

func Zeros(nR, nC int) mat.Dense

Zeros Description:

Returns a dense matrix of all zeros.

Types

type TypeError

type TypeError struct {
	Object interface{}
}

func (TypeError) Error

func (te TypeError) Error() string

Jump to

Keyboard shortcuts

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