achievetype_vector_float64

package
v0.0.0-...-d7572e3 Latest Latest
Warning

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

Go to latest
Published: Mar 14, 2022 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

View Source
const (
	HTML_tableheader = `<tr>
		<th>Name</th>
		<th>Value</th>
		</tr>`
	HTML_row = `<tr>
		<td>{{AchieveTypeIndex $i}}</td>
		<td>{{$v}}</td>
		</tr>
		`
)

Variables

View Source
var IndexFn = template.FuncMap{
	"AchieveTypeIndex": Index,
}

Functions

func Index

func Index(i int) string

Types

type AchieveTypeVector_float64

type AchieveTypeVector_float64 [achievetype.AchieveType_Count]float64

func (*AchieveTypeVector_float64) Add

func (*AchieveTypeVector_float64) Dec

func (AchieveTypeVector_float64) Get

func (*AchieveTypeVector_float64) Inc

func (AchieveTypeVector_float64) Iter

Iter return true if iter stop, return false if iter all fn return true to stop iter

func (*AchieveTypeVector_float64) SetIfGt

func (AchieveTypeVector_float64) String

func (es AchieveTypeVector_float64) String() string

func (*AchieveTypeVector_float64) ToWeb

func (AchieveTypeVector_float64) VectorAdd

VectorAdd add element to element

func (AchieveTypeVector_float64) VectorSub

VectorSub sub element to element

Jump to

Keyboard shortcuts

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