Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type DimMismatchErr ¶
type DimMismatchErr struct {
// contains filtered or unexported fields
}
func (DimMismatchErr) Error ¶
func (err DimMismatchErr) Error() string
type DimOutOfRangeErr ¶
type DimOutOfRangeErr struct {
// contains filtered or unexported fields
}
func (DimOutOfRangeErr) Error ¶
func (err DimOutOfRangeErr) Error() string
Click to show internal directories.
Click to hide internal directories.