Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/vectorizer/mod.ts>Matrix#row

Feature Extraction and Feature Selection in TypeScript
Go to Latest
method Matrix.prototype.row
Re-export
import { Matrix } from "https://deno.land/x/vectorizer@v0.3.7/mod.ts";

Get the nth row in the matrix

Parameters

n: number