MCPcopy Create free account

hub / github.com/andeya/algorithm / types & classes

Types & classes331 in github.com/andeya/algorithm

↓ 26 callersTypeAliast
mathutil/all_test.go:1193
↓ 12 callersInterfaceItem
geom/qtree/qtree.go:38
↓ 6 callersTypeAliaserror_
matrix/error.go:29
↓ 5 callersTypeAliaserror_
go.matrix/error.go:22
↓ 4 callersTypeAliasContour
Contour represents a sequence of vertices connected by line segments, forming a closed shape.
polyclip-go/geom.go:74
↓ 3 callersTypeAliasAngle
An Angle represented in radians. An integer representation would give better predictability (under flow), but almost all angles needs the math-library
units/angle.go:11
↓ 3 callersTypeAliasDistance
float64 representation of distance in mm. Millimeters are used rather then meters to get an increased precision near 0.
units/distance.go:10
↓ 3 callersTypeAliasNorms
matops/norm.go:13
↓ 3 callersTypeAliasPos
pso-go/pso_test.go:41
↓ 3 callersTypeAliasTridiagonal
Tridiagonal matrix type
matrix/matrix.go:69
↓ 3 callersFuncTypetestFunc
func(*matrix.FloatMatrix, int, int) time.Duration
matops/test/perf_qr.go:232
↓ 2 callersTypeAliasDataOrder
Matrix constructor data order
matrix/matrix.go:63
↓ 2 callersTypeAliasExprArray
go-symexpr/expr.go:145
↓ 2 callersTypeAliasFScalar
Float constant
matrix/matrix.go:39
↓ 2 callersTypeAliasFlags
matops/mmult.go:17
↓ 2 callersTypeAliasIndexError
For out-of-range indexes.
vector/errors.go:20
↓ 2 callersTypeAliasOSGB36prec
Controls formatting of an OSGB36 coordinate. OSGB36Auto - for easting and northing the most compact representation will be found. Eg.: NN12006500 wil
cartconvert/cartconvert/osgb36/osgb36.go:44
↓ 2 callersTypeAliasOrder
blas/common.go:3
↓ 2 callersTypeAliasStacking
Stacking direction for matrix constructor.
matrix/matrix.go:57
↓ 2 callersTypeAliasTranspose
blas/common.go:9
↓ 2 callersStructcheck
mathutil/all_test.go:2741
↓ 1 callersTypeAliasAngularVelocity
units/angular_velocity.go:8
↓ 1 callersTypeAliasPolygon
Polygon is carved out of a 2D plane by a set of (possibly disjoint) contours. It can thus contain holes, and can be self-intersecting.
polyclip-go/geom.go:167
↓ 1 callersTypeAliasStatusCode
cvx/cvx.go:70
↓ 1 callersFuncTypeTargetFunc
Target function
pso-go/solver.go:39
↓ 1 callersTypeAliasVelocity
float64 representation of velocity in mm/sec
units/velocity.go:8
↓ 1 callersTypeAliasqueueComparer
polyclip-go/eventqueue.go:93
↓ 1 callersTypeAliassorter
polyclip-go/bugs_test.go:12
StructAbs
go-symexpr/types.go:104
StructAdd
N-ary Operators
go-symexpr/types.go:318
TypeAliasApproximation
Approximation type determines approximation methods used by e.g. Envelope.
mathutil/envelope.go:12
StructBMN
-------------------------------------------------------------------- Serialization struct definitions
cartconvert/cartconvserv/cartconvserv.go:87
StructBMNCoord
A BMN coordinate is specified by right-value (easting), height-value (northing) and the meridian stripe, 28°, 31° or 34° West of Hierro
cartconvert/cartconvert/bmn/bmn.go:54
TypeAliasBMNMeridian
Meridian Coordinates of the Bundesmeldenetz, three values describing false easting and false northing. The meridian specification of BMN plays the sam
cartconvert/cartconvert/bmn/bmn.go:27
TypeAliasBigIntSlice
BigIntSlice attaches the methods of sort.Interface to []*big.Int, sorting in increasing order.
sortutil/sortutil.go:19
TypeAliasBigRatSlice
BigRatSlice attaches the methods of sort.Interface to []*big.Rat, sorting in increasing order.
sortutil/sortutil.go:37
StructBinary
go-symexpr/types.go:14
InterfaceBounded
geom/geom.go:7
TypeAliasByteSlice
ByteSlice attaches the methods of sort.Interface to []byte, sorting in increasing order.
sortutil/sortutil.go:55
TypeAliasCScalar
Complex constant
matrix/matrix.go:48
StructCartPoint
A generic Cartesian, geocentric point. For ease of conversion between polar and Cartesian coordinates, the ellipsis might be included
cartconvert/cartconvert/cartconvert.go:163
StructCartographyError
A CartographyError is yielded when a literal can not be parsed as a bearing specifier. In this case the following values may be set and carry the mean
cartconvert/cartconvert/cartconvert.go:24
StructChinaID
ChinaID Chinese identity card number
chinaid/china_id.go:16
TypeAliasClass
Class defines a set of classes that the classifier will filter: C = {C_1, ..., C_n}. You should define your classes as a set of constants, for example
bayesian/bayesian.go:79
StructClassifier
Classifier implements the Naive Bayesian Classifier.
bayesian/bayesian.go:82
StructComplexMatrix
A column-major dense matrix backed by a flat array of all elements.
matrix/cdense.go:17
StructConfig
geom/qtree/qtree.go:25
StructConstFloat
Produce constant value
matrix/dense.go:30
StructConstant
go-symexpr/types.go:46
StructConstantF
go-symexpr/types.go:59
InterfaceConvexProg
ConvexProg is an interface that handles the following functions. F0() returns a tuple (mnl, x0, error). - mnl is the number of nonlinear inequality
cvx/interfaces.go:96
InterfaceConvexVarProg
ConvexVarProg provides interface for extended customization with non-matrix type primal and dual variables.
cvx/interfaces.go:115
StructCoord
geom/coord.go:11
StructCoordinate
units/coordinate.go:7
StructCos
go-symexpr/types.go:158
TypeAliasCrossError
For cross products where either ndim != 3.
vector/errors.go:22
StructDenseMatrix
* A matrix backed by a flat array of all elements. */
go.matrix/dense.go:14
StructDiceRoll
* DiceRoll represents the result of a single dice roll. NumberOfDice # how many dice are rolled DieFaces # how many sides on
dice/dice.go:31
StructDimError
For missmatched dimensions.
vector/errors.go:14
StructDimensionSet
DimensionSet is a collection of named sets of sizes.
cvx/sets/sets.go:121
StructDiv
go-symexpr/types.go:293
StructDrotmgParam
blas/drotmg.go:5
StructEllipsoid
cartconvert/cartconvert/cartconvert.go:45
InterfaceEncoder
Interface type for transparent XML / JSON Encoding
cartconvert/cartconvserv/cartconvserv.go:47
StructExp
go-symexpr/types.go:194
InterfaceExpr
Expr is the interface to all node types for the AST of mathematical expression
go-symexpr/expr.go:52
StructExprParams
go-symexpr/stats.go:3
StructExprStats
go-symexpr/stats.go:16
TypeAliasExprType
go-symexpr/expr.go:14
StructFC32
FC32 is a full cycle PRNG covering the 32 bit signed integer range. In contrast to full cycle generators shown at e.g. http://en.wikipedia.org/wiki/Fu
mathutil/rnd.go:24
StructFCBig
FCBig is a full cycle PRNG covering ranges outside of the int32 limits. For more info see the FC32 docs. Next/Prev PRN on a 1e15 cycle can be produced
mathutil/rnd.go:203
StructFactorTerm
FactorTerm is one term of an integer factorization.
mathutil/primes.go:263
TypeAliasFactorTerms
FactorTerms represent a factorization of an integer
mathutil/primes.go:269
StructFixed
Fixed-point number in Q32.32 format.
fixed/fixed.go:23
TypeAliasFlags
matops/calgo/cmops.go:17
TypeAliasFloat32Slice
Float32Slice attaches the methods of sort.Interface to []float32, sorting in increasing order.
sortutil/sortutil.go:73
TypeAliasFloat64Slice
Float64Slice is a predifined float64 slice type which implements the Interface and Sort interfaces.
stat/types.go:38
InterfaceFloatGenerator
Interface for producing float numbers
matrix/dense.go:25
StructFloatMatrix
A column-major matrix backed by a flat array of all elements.
matrix/dense.go:18
StructFloatMatrixSet
FloatMatrixSet is a collection of named sets of float valued matrices.
cvx/sets/sets.go:15
StructGA
ga/ga.go:30
StructGA2PointBreeder
Combines genomes by selecting 2 points to exchange Example: Parent 1 = 111111, Parent 2 = 000000, Child = 111001
ga/breeder.go:24
InterfaceGABreeder
ga/breeder.go:15
StructGAFixedBitstringGenome
ga/genome_fixed_bitstring.go:16
StructGAFloatGenome
ga/genome_float64.go:17
StructGAGaussianMutator
ga/mutator_gaussian.go:15
InterfaceGAGenome
Genome interface, Not final.
ga/genome.go:12
TypeAliasGAGenomes
ga/genome.go:34
InterfaceGAInitializer
ga/initializer.go:11
StructGAMultiMutator
ga/mutator_multi.go:17
InterfaceGAMutator
ga/mutator.go:11
StructGANoopMutator
Do nothing mutator
ga/mutator.go:19
StructGAOrderedIntGenome
ga/genome_ordered_int.go:19
StructGAParallel
ga/ga_parallel.go:15
StructGAParameter
ga/ga.go:17
StructGARandomBreeder
Totally useless breeader. Copies input and shuffles it.
ga/breeder.go:42
StructGARandomInitializer
ga/initializer.go:18
InterfaceGASelector
ga/selector.go:17
StructGAShiftMutator
ga/mutator_shift.go:15
StructGASwitchMutator
ga/mutator_switch.go:16
next →1–100 of 331, ranked by callers