Class HilbertRxToSupremumRdFinite

java.lang.Object

public class HilbertRxToSupremumRdFinite
extends NormedRxToNormedRdFinite
HilbertRxToSupremumRdFinite implements the Class F with f E f : Hilbert Rx To Supremum Rd Space of Finite Functions. The References are:

  • Carl, B. (1985): Inequalities of the Bernstein-Jackson type and the Degree of Compactness of Operators in Banach Spaces Annals of the Fourier Institute 35 (3) 79-118
  • Carl, B., and I. Stephani (1990): Entropy, Compactness, and the Approximation of Operators Cambridge University Press Cambridge UK
  • Williamson, R. C., A. J. Smola, and B. Scholkopf (2000): Entropy Numbers of Linear Function Classes, in: Proceedings of the 13th Annual Conference on Computational Learning Theory ACM New York
It provides the following Functionality:
  • HilbertRxToSupremumRdFinite Constructor

Module Computational Core Module
Library Statistical Learning Library
Project R1 and Rd Vector/Tensor Spaces (Validated and/or Normed), and Function Classes
Package Normed Finite Spaces Function Class
Author:
Lakshmi Krishnamurthy
  • Constructor Details

    • HilbertRxToSupremumRdFinite

      public HilbertRxToSupremumRdFinite​(double maureyConstant, NormedRxToNormedRd[] hilbertRxToSupremumRdArray) throws java.lang.Exception
      HilbertRxToSupremumRdFinite Constructor
      Parameters:
      maureyConstant - Maurey Constant
      hilbertRxToSupremumRdArray - Array of the Hilbert R^x To Supremum R^d Spaces
      Throws:
      java.lang.Exception - Thrown if the Inputs are Invalid