segment

package
v0.16.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 26, 2023 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Overview

Package segment is a 1D line segment embedded in an N-dimensional ambient space.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type S

type S struct {
	// contains filtered or unexported fields
}

func New

func New(l line.L, min float64, max float64) *S

func (S) Feasible

func (s S) Feasible() bool

func (S) L

func (s S) L() line.L

func (S) T

func (s S) T(v vector.V) float64

func (S) TMax

func (s S) TMax() float64

func (S) TMin

func (s S) TMin() float64

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL