scale_cols: Scale operator columns.

View source: R/operator_algebra.R

scale_colsR Documentation

Scale operator columns.

Description

Scale operator columns.

Usage

scale_cols(A, weights, name = NULL)

Arguments

A

Operator-like object.

weights

Numeric vector of column weights.

name

Optional label for the scaled operator.

Value

An eigencore_operator representing column-wise right scaling of A.


eigencore documentation built on July 26, 2026, 1:06 a.m.