Skip to main content
Module

x/math/matrix/mod.ts>Matrix#row

Deno module for high-precision calculations and scientific computing
Latest
method Matrix.prototype.row
Re-export
import { Matrix } from "https://deno.land/x/math@v1.1.0/matrix/mod.ts";

Get the value of a row

Parameters

row: number

Returns

number[]