Numeric.LinearAlgebra.Data

Vector

vector

(|>)

Matrix

matrix

(><)

tr

Indexing

size

class Indexable c t

Construction

scalar

class Konst e d c

class Build d f c e

assoc

accum

linspace

Diagonal

ident

diag

diagl

diagRect

takeDiag

Data manipulation

fromList

toList

subVector

takesV

vjoin

flatten

reshape

asRow

asColumn

row

col

fromRows

toRows

fromColumns

toColumns

fromLists

toLists

fromArray2D

takeRows

dropRows

takeColumns

dropColumns

subMatrix

(?)

¿

fliprl

flipud

Block matrix

fromBlocks

(|||)

(===)

diagBlock

repmat

toBlocks

toBlocksEvery

Mapping functions

conj

cmap

step

cond

Find elements

find

maxIndex

minIndex

maxElement

minElement

atIndex

sortVector

Sparse

type AssocMatrix

toDense

mkSparse

mkDiagR

mkDense

IO

disp

loadMatrix

loadMatrix'

saveMatrix

latexFormat

dispf

disps

dispcf

format

dispDots

dispBlanks

dispShort

Conversion

class Convert t

roundVector

Misc

arctan2

rows

cols

separable

(¦)

——

data Vector a

data Matrix t

data GMatrix

nRows

nCols