frob_norm_sq {OptimalRerandExpDesigns}R Documentation

Naive Frobenius Norm Squared

Description

Compute naive / vanilla squared Frobenius Norm of matrix A

Usage

frob_norm_sq(A)

Arguments

A

The matrix of interest

Value

The Frobenius Norm of A squared.

Author(s)

Adam Kapelner


[Package OptimalRerandExpDesigns version 1.1 Index]