Learn R Programming

bcTSNE (version 0.11.1)

ssx: Sum of squares

Description

Sum of squares

Usage

ssx(X)

Arguments

X

numeric matrix

Value

vector with the row sum of squares

Details

Not exported; exists for testing C code.