Package | Description |
---|---|
org.drip.learning.kernel | |
org.drip.learning.regularization | |
org.drip.spaces.functionclass | |
org.drip.spaces.metric | |
org.drip.spaces.rxtor1 | |
org.drip.spaces.rxtord |
Modifier and Type | Method and Description |
---|---|
R1Normed |
SymmetricRdToNormedR1Kernel.outputMetricVectorSpace()
Retrieve the Output R^1 Metric Vector Space
|
R1Normed |
IntegralOperatorEigenContainer.outputMetricVectorSpace()
Retrieve the Eigen Output Space
|
R1Normed |
IntegralOperator.outputVectorMetricSpace()
Retrieve the Kernel Integral Operator Output Space
|
Constructor and Description |
---|
IntegralOperator(SymmetricRdToNormedR1Kernel kernel,
RdToR1 funcRdToR1,
R1Normed r1OperatorOutput)
IntegralOperator Constructor
|
SymmetricRdToNormedR1Kernel(RdNormed rdContinuousInput,
R1Normed r1ContinuousOutput)
SymmetricRdToNormedR1Kernel Constructor
|
Modifier and Type | Method and Description |
---|---|
static RegularizerR1ToR1 |
RegularizerBuilder.ToR1Continuous(R1ToR1 funcRegularizerR1ToR1,
R1Normed r1Input,
R1Continuous r1ContinuousOutput,
double dblLambda)
Construct an Instance of R^1 Combinatorial/Continuous To R^1 Continuous Regularizer
|
Modifier and Type | Method and Description |
---|---|
R1Normed |
NormedRxToNormedR1Finite.outputMetricVectorSpace() |
Modifier and Type | Class and Description |
---|---|
class |
R1Combinatorial
R1Combinatorial implements the Normed, Bounded/Unbounded Combinatorial l^p R^1 Spaces.
|
class |
R1CombinatorialBall
R1CombinatorialBall extends the Combinatorial R^1 Banach Space by enforcing the Closed Bounded Metric.
|
class |
R1Continuous
R1Continuous implements the Normed, Bounded/Unbounded Continuous l^p R^1 Spaces.
|
class |
R1ContinuousBall
R1ContinuousBall extends the Continuous R^1 Banach Space by enforcing the Closed Bounded Metric.
|
Modifier and Type | Method and Description |
---|---|
R1Normed |
NormedR1ToNormedR1.inputMetricVectorSpace() |
abstract R1Normed |
NormedRxToNormedR1.outputMetricVectorSpace()
Retrieve the Output Metric Vector Space
|
R1Normed |
NormedRdToNormedR1.outputMetricVectorSpace() |
R1Normed |
NormedR1ToNormedR1.outputMetricVectorSpace() |
Modifier and Type | Method and Description |
---|---|
R1Normed |
NormedR1ToNormedRd.inputMetricVectorSpace() |