Package | Description |
---|---|
com.mockturtlesolutions.snifflib.datatypes |
Contains standard classes and interfaces for storage, retrieval, and display.
|
com.mockturtlesolutions.snifflib.datatypes.database |
Base classes for the repository storage framework of the datatypes package.
|
com.mockturtlesolutions.snifflib.datatypes.workbench |
Graphical interface classes for the repository storage framework of the datatypes package.
|
com.mockturtlesolutions.snifflib.flatfiletools.database |
Base classes for the repository storage framework of flatfiletools.
|
com.mockturtlesolutions.snifflib.functions |
Contains standard classes and interfaces for defining functions.
|
com.mockturtlesolutions.snifflib.functions.transcendental |
Base clases and interfaces for transcendental functions.
|
com.mockturtlesolutions.snifflib.graphics |
Contains standard classes and interfaces for 2D and 3D graphics.
|
com.mockturtlesolutions.snifflib.guitools.components |
Widgets and support classes for graphical user interfaces.
|
com.mockturtlesolutions.snifflib.integration |
Contains standard classes and interfaces for performing integration.
|
com.mockturtlesolutions.snifflib.invprobs |
Contains standard classes and interfaces for solving statistical inverse problems.
|
com.mockturtlesolutions.snifflib.linalg |
Contains standard classes and interfaces for linear algebra.
|
com.mockturtlesolutions.snifflib.mcmctools.database |
Base classes for the repository storage framework of the mcmctools package.
|
com.mockturtlesolutions.snifflib.mcmctools.workbench |
Graphical interface classes for the repository storage framework of the mcmctools package.
|
com.mockturtlesolutions.snifflib.pde |
Contains standard classes and interfaces for numerical solution of partial differential equations.
|
com.mockturtlesolutions.snifflib.spreadsheets |
Contains standard classes and interfaces for implmenting simple programmable spreadsheets.
|
com.mockturtlesolutions.snifflib.statmodeltools.database |
Base classes for the repository storage framework of the statmodeltools package.
|
com.mockturtlesolutions.snifflib.statmodeltools.workbench |
Graphical interface classes for the repository storage framework of the statmodeltools package.
|
com.mockturtlesolutions.snifflib.stats |
Contains standard classes and interfaces for statistical storage classes and algorithms.
|
com.mockturtlesolutions.snifflib.testfun |
Contains some typical functions useful for testing various algorithms.
|
com.mockturtlesolutions.snifflib.util |
Contains some utility classes providing methods of broad applicability.
|
com.mockturtlesolutions.snifflib.util.database |
Base classes for the repository storage framework of the util package.
|
com.mockturtlesolutions.snifflib.xppauttools.database |
Base classes for the repository storage framework of xppauttools
|
Class and Description |
---|
BinTreeNode
BinTreeNode is a class for a single node within a binary tree.
|
Counter
Counter provides an odometer-style counter.
|
DataSet
Allows storage of data as a list of fields and records similar to a spreadsheet.
|
DataSetAdapter
This class maintains mappings between a Statistical model's variable names and a DataSet's column
names.
|
DataSetChangeEvent
Event which may be triggered when a DataSet is modified in some way.
|
DataSetChangeListener
Listens for various types of modifications to a DataSet.
|
DataSetEditor
Graphical interface for DataSet instances.
|
DataSetPanel
A panel for data viewing and (optionally) editing
|
DblMatrix
DblMatrix is an ND matrix class.
|
DblParamSet
Note that DblParamSet itself implements NamedParameters so you may use
reflection when implementing a NamedParameter that uses DblParamSet.
|
DblSortUnit
Internal class used in associating an index with the sorted value of a DblMatrix entry.
|
Displayable
Classes implementing this interface can display themselves on screen.
|
DOMUpdateable
Allows storage as a transient document object model (DOM).
|
GenMatrix
GenMatrix is an abstract matrix class which can hold any kind of object.
|
LinkedList
LinkedList is a wrapper class for the
LinkedNode class. |
LinkedNode
LinkedNode is the foundation class for a
LinkedList |
MatrixSetterGetter |
Nameable
Allows an instance to be known by a name.
|
SblMatrix
Sparse DblMatrix variant.
|
SnifflibDatatypeException |
Subscript
Subscripts are special DblMatrix for indexing into instances of DblMatrix.
|
Class and Description |
---|
DblMatrix
DblMatrix is an ND matrix class.
|
MatrixSetterGetter |
Class and Description |
---|
DblMatrix
DblMatrix is an ND matrix class.
|
Class and Description |
---|
DataSet
Allows storage of data as a list of fields and records similar to a spreadsheet.
|
Nameable
Allows an instance to be known by a name.
|
Class and Description |
---|
DblMatrix
DblMatrix is an ND matrix class.
|
Class and Description |
---|
DblMatrix
DblMatrix is an ND matrix class.
|
Class and Description |
---|
DataSet
Allows storage of data as a list of fields and records similar to a spreadsheet.
|
DblMatrix
DblMatrix is an ND matrix class.
|
DblParamSet
Note that DblParamSet itself implements NamedParameters so you may use
reflection when implementing a NamedParameter that uses DblParamSet.
|
NamedColumnMapping
Interface useful in situations where algorithmically a matrix (DblMatrix) is expected but for convenience
one would want to refer to columns by name.
|
Class and Description |
---|
DblMatrix
DblMatrix is an ND matrix class.
|
Class and Description |
---|
DataSet
Allows storage of data as a list of fields and records similar to a spreadsheet.
|
DblMatrix
DblMatrix is an ND matrix class.
|
DblParamSet
Note that DblParamSet itself implements NamedParameters so you may use
reflection when implementing a NamedParameter that uses DblParamSet.
|
Nameable
Allows an instance to be known by a name.
|
Class and Description |
---|
DataSet
Allows storage of data as a list of fields and records similar to a spreadsheet.
|
DataSetAdapter
This class maintains mappings between a Statistical model's variable names and a DataSet's column
names.
|
DataSetAdapterEditor
A graphical decorator for a DataSetAdapter instance.
|
DblMatrix
DblMatrix is an ND matrix class.
|
DblParamSet
Note that DblParamSet itself implements NamedParameters so you may use
reflection when implementing a NamedParameter that uses DblParamSet.
|
Displayable
Classes implementing this interface can display themselves on screen.
|
Nameable
Allows an instance to be known by a name.
|
OrdSetSampler
This is a compound class useful for sampling from **and** maintaining an ordered set.
|
Subscript
Subscripts are special DblMatrix for indexing into instances of DblMatrix.
|
Class and Description |
---|
DblMatrix
DblMatrix is an ND matrix class.
|
Class and Description |
---|
DblParamSet
Note that DblParamSet itself implements NamedParameters so you may use
reflection when implementing a NamedParameter that uses DblParamSet.
|
Class and Description |
---|
DataSet
Allows storage of data as a list of fields and records similar to a spreadsheet.
|
DblMatrix
DblMatrix is an ND matrix class.
|
DblParamSet
Note that DblParamSet itself implements NamedParameters so you may use
reflection when implementing a NamedParameter that uses DblParamSet.
|
Class and Description |
---|
DblMatrix
DblMatrix is an ND matrix class.
|
DblParamSet
Note that DblParamSet itself implements NamedParameters so you may use
reflection when implementing a NamedParameter that uses DblParamSet.
|
SblMatrix
Sparse DblMatrix variant.
|
Subscript
Subscripts are special DblMatrix for indexing into instances of DblMatrix.
|
Class and Description |
---|
Counter
Counter provides an odometer-style counter.
|
DblMatrix
DblMatrix is an ND matrix class.
|
Displayable
Classes implementing this interface can display themselves on screen.
|
GenMatrix
GenMatrix is an abstract matrix class which can hold any kind of object.
|
MatrixSetterGetter |
Subscript
Subscripts are special DblMatrix for indexing into instances of DblMatrix.
|
Class and Description |
---|
DataSet
Allows storage of data as a list of fields and records similar to a spreadsheet.
|
DblParamSet
Note that DblParamSet itself implements NamedParameters so you may use
reflection when implementing a NamedParameter that uses DblParamSet.
|
Class and Description |
---|
DataSet
Allows storage of data as a list of fields and records similar to a spreadsheet.
|
DblParamSet
Note that DblParamSet itself implements NamedParameters so you may use
reflection when implementing a NamedParameter that uses DblParamSet.
|
Class and Description |
---|
DataSet
Allows storage of data as a list of fields and records similar to a spreadsheet.
|
DblMatrix
DblMatrix is an ND matrix class.
|
DblParamSet
Note that DblParamSet itself implements NamedParameters so you may use
reflection when implementing a NamedParameter that uses DblParamSet.
|
Nameable
Allows an instance to be known by a name.
|
Class and Description |
---|
DblMatrix
DblMatrix is an ND matrix class.
|
DblParamSet
Note that DblParamSet itself implements NamedParameters so you may use
reflection when implementing a NamedParameter that uses DblParamSet.
|
Nameable
Allows an instance to be known by a name.
|
Class and Description |
---|
DblMatrix
DblMatrix is an ND matrix class.
|
DblParamSet
Note that DblParamSet itself implements NamedParameters so you may use
reflection when implementing a NamedParameter that uses DblParamSet.
|
DblSort
Class useful for sorting a DblMatrix.
|
Displayable
Classes implementing this interface can display themselves on screen.
|
Nameable
Allows an instance to be known by a name.
|
Subscript
Subscripts are special DblMatrix for indexing into instances of DblMatrix.
|
Class and Description |
---|
DblMatrix
DblMatrix is an ND matrix class.
|
SnifflibDatatypeException |
Class and Description |
---|
DblMatrix
DblMatrix is an ND matrix class.
|
DblParamSet
Note that DblParamSet itself implements NamedParameters so you may use
reflection when implementing a NamedParameter that uses DblParamSet.
|
Nameable
Allows an instance to be known by a name.
|
Copyright © 2011, 2013. Daniel P. Dougherty