Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type T ¶
type T struct { /* A B C D */ A complex128 B complex128 C complex128 D complex128 }
func (T) Fix ¶
func (t T) Fix() (f complex128)
func (T) On ¶
func (t T) On(z complex128) (tz complex128)
Click to show internal directories.
Click to hide internal directories.