slash.vector
package slash.vector
Members list
Type members
Classlikes
object Format
Attributes
- Companion
- trait
- Source
- package.scala
- Supertypes
- Self type
-
Format.type
trait Format
object Vec
Attributes
- Source
- package.scala
- Supertypes
- Self type
-
Vec.type
object Vec2
Created by clifton on 1/10/17.
Attributes
- Source
- VecBounds.scala
- Supertypes
object VectorSpace
Attributes
- Companion
- class
- Source
- VectorSpace.scala
- Supertypes
- Self type
-
VectorSpace.type
Attributes
- Companion
- object
- Source
- VectorSpace.scala
- Supertypes
Attributes
- Source
- WeightedVec.scala
- Supertypes
Types
Attributes
- Source
- package.scala
Value members
Exports
Defined exports
Exported from Vec
Varargs factory for high dimensional Vector literals. Note: This is not an efficient way to create a vector.
Varargs factory for high dimensional Vector literals. Note: This is not an efficient way to create a vector.
Type parameters
- N
-
intended vector dimension
Value parameters
- d
-
vector value literals
Attributes
- Returns
-
a Vec[N] consisting of the specified Double valued literals.
- Source
- package.scala
Exported from Vec
Attributes
- Source
- package.scala
Exported from Vec
Attributes
- Source
- package.scala
Exported from Vec
Attributes
- Source
- package.scala
Exported from Vec
Attributes
- Source
- package.scala
Exported from Vec
Attributes
- Source
- package.scala
Exported from Vec
Attributes
- Source
- package.scala
Exported from Vec
Attributes
- Source
- package.scala
Exported from Vec
Attributes
- Source
- package.scala
Exported from Vec
Attributes
- Source
- package.scala
Exported from Vec
Attributes
- Source
- package.scala
Exported from Vec
Attributes
- Source
- package.scala
Exported from Vec
Attributes
- Source
- package.scala
Exported from Vec
Attributes
- Source
- package.scala
In this article