log1pForm

scalation.mathstat.log1pForm
object log1pForm extends Transform

The log1pForm object applies the log1p-transformation (log (z+1)).

Attributes

Graph
Supertypes
trait Transform
class Object
trait Matchable
class Any
Self type
log1pForm.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