Learn R Programming

bcTSNE (version 0.11.1)

apat: A + t(A)

Description

A + t(A)

Usage

apat(A)

Arguments

A

numeric matrix

Value

numeric matrix (A + t(A))

Details

Not exported; exists for testing C code.