Documentation
¶
Index ¶
Constants ¶
View Source
const (
DBL_MIN = 2.2250738585072014e-308
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type F81Model ¶
type F81Model struct {
// contains filtered or unexported fields
}
func NewF81Model ¶
func NewF81Model() *F81Model
type F84Model ¶
type F84Model struct {
// contains filtered or unexported fields
}
func NewF84Model ¶
func NewF84Model() *F84Model
type GTRModel ¶
type GTRModel struct {
// contains filtered or unexported fields
}
func NewGTRModel ¶
func NewGTRModel() *GTRModel
type JCModel ¶
type JCModel struct {
}
func NewJCModel ¶
func NewJCModel() *JCModel
type K2PModel ¶
type K2PModel struct {
// contains filtered or unexported fields
}
func NewK2PModel ¶
func NewK2PModel() *K2PModel
Click to show internal directories.
Click to hide internal directories.