logForm

scalation.mathstat.logForm
object logForm extends Transform

The logForm object applies the log-transformation.

Attributes

Graph
Supertypes
trait Transform
class Object
trait Matchable
class Any
Self type
logForm.type

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