Package | Description |
---|---|
dev.nm.algebra.linear.matrix.doubles.linearsystem |
Modifier and Type | Method and Description |
---|---|
static Kernel.Method |
Kernel.Method.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Kernel.Method[] |
Kernel.Method.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
Kernel(Matrix A,
Kernel.Method method,
double epsilon)
Construct the kernel of a matrix.
|
Copyright © 2010-2020 NM FinTech Ltd.. All Rights Reserved.