powForm

scalation.mathstat.powForm
class powForm(x: VectorD) extends Transform

The powForm class applies the power-transformation x^p for power p > 1.

Attributes

Graph
Supertypes
trait Transform
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

def f(x: MatrixD): MatrixD
def fi(y: MatrixD): MatrixD

Inherited methods

def setB(x: MatrixD): Unit

Attributes

Inherited from:
Transform
def setLU(_lu: VectorD): Unit

Attributes

Inherited from:
Transform

Inherited fields

val f: FunctionV2V

Attributes

Inherited from:
Transform

Attributes

Inherited from:
Transform