Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewDataset ¶
Types ¶
type NewSample ¶ added in v0.1.0
type NewSample struct {
SrcA []string
DstA []string
SrcCut []string
SrcFut []string
Option string
Out bool
Len int
I int
J int
}
func (*NewSample) V1 ¶ added in v0.1.5
func (s *NewSample) V1() *NewSampleV1
type NewSampleV1 ¶ added in v0.1.5
type NewSampleV1 NewSample
func (*NewSampleV1) Feature ¶ added in v0.1.5
func (s *NewSampleV1) Feature(n int) uint32
func (*NewSampleV1) Output ¶ added in v0.1.5
func (s *NewSampleV1) Output() uint16
func (*NewSampleV1) Parity ¶ added in v0.1.5
func (s *NewSampleV1) Parity() uint16
Click to show internal directories.
Click to hide internal directories.