| 
               | 
            
              RombergMethod Constructor | 
          
| Name | Description | |
|---|---|---|
| RombergMethod | 
              Constructs a new Romberg's integration method.
              | |
| RombergMethod(FuncDouble, Double) | 
              Constructs a new Romberg's integration method.
              | |
| RombergMethod(Int32) | 
              Constructs a new Romberg's integration method.
              | |
| RombergMethod(Int32, FuncDouble, Double) | 
               Constructs a new Romberg's integration method.
               | |
| RombergMethod(FuncDouble, Double, Double, Double) | 
               Constructs a new Romberg's integration method.
               | |
| RombergMethod(Int32, FuncDouble, Double, Double, Double) | 
               Constructs a new Romberg's integration method.
               |