tern.legacy

Deprecated or no longer supported modules.

Modules

eval
module tern.legacy.eval

Simple and easy mathematical equation evaluator.

matrix
module tern.legacy.matrix

Arbitrary indexable SIMD optimized tensor implementation.

tensor
module tern.legacy.tensor

Arbitrary indexable SIMD optimized tensor implementation.

traits
module tern.legacy.traits

Original Phobos drop-in replacement traits, superseded by the new Tern traits system.

vector
module tern.legacy.vector

Arbitrary indexable SIMD optimized vector implementation.

Public Imports

tern.legacy.matrix
public import tern.legacy.matrix;
Undocumented in source.
tern.legacy.tensor
public import tern.legacy.tensor;
Undocumented in source.
tern.legacy.traits
public import tern.legacy.traits;
Undocumented in source.
tern.legacy.vector
public import tern.legacy.vector;
Undocumented in source.

Meta