This page is part of an archival collection and is no longer actively maintained.

It may contain outdated information and may not meet current or future WCAG accessibility standards. We provide this content, its subpages, and associated links for historical reference only. If you need assistance, please contact support@cs.washington.edu

T-Index (JADE v6.1 API)
JADE v6.1
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z Α Ε Μ Π Σ Φ

T

T - Static variable in class com.dautelle.math.functions.Function.Variable
The variable with symbol "t".
TABLESPOON_AU - Static variable in class javax.units.NonSI
A unit of volume equal to 20.0 mL (Australian tablespoon, (default label tablespoon_au).
TABLESPOON_UK - Static variable in class javax.units.NonSI
A unit of volume equal to one 5 / 8 NonSI.FLUID_OUNCE_UK (default label tablespoon_uk).
TABLESPOON_US - Static variable in class javax.units.NonSI
A unit of volume equal to 1 / 2 NonSI.FLUID_OUNCE_US (default label tablespoon_us).
TEASPOON_UK - Static variable in class javax.units.NonSI
A unit of volume equal to 1 / 6 NonSI.FLUID_OUNCE_UK (default label teaspoon_uk).
TEASPOON_US - Static variable in class javax.units.NonSI
A unit of volume equal to 1 / 6 NonSI.FLUID_OUNCE_US (default label teaspoon_us).
TERA(Unit) - Static method in class javax.units.SI
Returns the specified unit multiplied by the factor 1012
TESLA - Static variable in class javax.units.SI
The derived unit for magnetic flux density (T).
THERM - Static variable in class javax.units.NonSI
A unit of energy equal to 105.4804E6 J (approximation, default label thm).
TON_UK - Static variable in class javax.units.NonSI
A unit of mass equal to 2240 NonSI.POUND (long ton, default label ton_uk).
TON_US - Static variable in class javax.units.NonSI
A unit of mass equal to 2000 NonSI.POUND (short ton, default label ton_us).
TWD - Static variable in class com.dautelle.money.Currency
The Taiwanese dollar currency.
Temperature - class com.dautelle.physics.Temperature.
This class represents the degree of hotness or coldness of a body or an environment.
Temperature() - Constructor for class com.dautelle.physics.Temperature
Default constructor (allows for derivation).
Torque - class com.dautelle.physics.Torque.
This class represents the moment of a force.
Torque() - Constructor for class com.dautelle.physics.Torque
Default constructor (allows for derivation).
TransformedUnit - class javax.units.TransformedUnit.
This class represents a unit derived from another unit using a Converter.
TypeFormat - class com.dautelle.util.TypeFormat.
This class provides utility methods to parse CharSequence into primitive types and to format primitive types into StringBuffer.
tP - Static variable in class com.dautelle.physics.Constants
Holds the Planck time (lP/c)
tan() - Method in class com.dautelle.physics.Angle
Returns the trigonometric tangent of this Angle.
temperatureOf(Quantity) - Static method in class com.dautelle.physics.Temperature
Returns the Temperature corresponding to the specified quantity.
tensor(Matrix) - Method in class com.dautelle.math.Matrix
Returns the linear algebraic matrix tensor product of this matrix and another.
times(Operable) - Method in class com.dautelle.math.Matrix
 
times(Operable) - Method in interface com.dautelle.math.Operable
Returns the product of this object with the one specified.
times(Operable) - Method in class com.dautelle.math.functions.Function
 
times(Operable) - Method in class com.dautelle.math.functions.Polynomial
 
times(Operable) - Method in class com.dautelle.math.functions.RationalFunction
 
times(Operable) - Method in class com.dautelle.math.numbers.Complex
 
times(Operable) - Method in class com.dautelle.math.numbers.Float32
 
times(Operable) - Method in class com.dautelle.math.numbers.Float64
 
times(Operable) - Method in class com.dautelle.math.numbers.Integer32
 
times(Operable) - Method in class com.dautelle.math.numbers.Integer64
 
times(Operable) - Method in class com.dautelle.math.numbers.LargeInteger
 
times(Operable) - Method in class com.dautelle.math.numbers.Rational
 
times(Operable) - Method in class com.dautelle.math.numbers.Real
 
times(Operable) - Method in class com.dautelle.physics.Quantity
 
toArray() - Method in class com.dautelle.util.FastList
Copies list contents into the array.
toArray(Object[]) - Method in class com.dautelle.util.FastList
Copies list contents into the array.
toArray() - Method in class com.dautelle.util.FastSet
Returns an array containing all of the elements in this set.
toArray(Object[]) - Method in class com.dautelle.util.FastSet
Returns an array containing all of the elements in this set; the runtime type of the returned array is that of the specified array.
toByteArray(byte[], int) - Method in class com.dautelle.math.numbers.LargeInteger
Returns the two's-complement binary representation of this large integer.
toFastString(int) - Method in class com.dautelle.util.FastList
Stringify the list into FastString.
toFastString(CharSequence, CharSequence, CharSequence, int) - Method in class com.dautelle.util.FastList
Stringifies the list into FastString.
toHeap() - Method in class com.dautelle.math.LUDecomposition
 
toHeap() - Method in class com.dautelle.math.Matrix
 
toHeap() - Method in class com.dautelle.math.functions.DiscreteFunction
 
toHeap() - Method in class com.dautelle.math.functions.Polynomial.Term
 
toHeap() - Method in class com.dautelle.math.functions.Polynomial
 
toHeap() - Method in class com.dautelle.math.functions.RationalFunction
 
toHeap() - Method in class com.dautelle.math.numbers.LargeInteger
 
toHeap() - Method in class com.dautelle.math.numbers.Rational
 
toHeap() - Method in class com.dautelle.math.numbers.Real
 
toHeap() - Method in class com.dautelle.math.numbers.RealtimeNumber
 
toHeap() - Method in interface com.dautelle.realtime.Realtime
Moves this object to the heap.
toHeap() - Method in class com.dautelle.realtime.RealtimeObject
 
toHeap() - Method in class com.dautelle.util.FastList
Relocates the list and all contained Realtime objects to the GC heap.
toHeap() - Method in class com.dautelle.util.FastMap
 
toHeap() - Method in class com.dautelle.util.FastSet
 
toHeap() - Method in class com.dautelle.util.FastString
 
toLargeInteger() - Method in class com.dautelle.math.numbers.Real
Converts this real to a LargeInteger instance.
toPoolArray() - Method in class com.dautelle.util.FastList
Copies list contents into the array.
toString() - Method in class com.dautelle.math.Matrix
Returns the text representation of this matrix.
toString() - Method in class com.dautelle.math.Vector
Returns the text representation of this vector.
toString() - Method in class com.dautelle.math.functions.Function.Variable
Returns the string representation of this variable.
toString() - Method in class com.dautelle.math.functions.Function
Returns the String representation of this function.
toString() - Method in class com.dautelle.math.functions.Polynomial.Term
Returns the string representation of this term.
toString() - Method in class com.dautelle.math.numbers.Complex
Returns the text representation of this complex number using its cartesian form.
toString() - Method in class com.dautelle.math.numbers.Float32
Returns the decimal text representation of this number.
toString() - Method in class com.dautelle.math.numbers.Float64
Returns the decimal text representation of this number.
toString() - Method in class com.dautelle.math.numbers.Integer32
Returns the decimal text representation of this number.
toString() - Method in class com.dautelle.math.numbers.Integer64
Returns the decimal text representation of this number.
toString() - Method in class com.dautelle.math.numbers.LargeInteger
Returns the decimal text representation of this large integer.
toString(int) - Method in class com.dautelle.math.numbers.LargeInteger
Returns the text representation of this large integer in the specified radix.
toString() - Method in class com.dautelle.math.numbers.Rational
Returns the decimal text representation of this Rational.
toString(int) - Method in class com.dautelle.math.numbers.Rational
Returns the text representation of this Rational in the specified radix.
toString() - Method in class com.dautelle.math.numbers.Real
Returns the decimal text representation of this real number.
toString() - Method in class com.dautelle.physics.Quantity
Returns the text representation of this quantity using the local quantity format.
toString(Unit) - Method in class com.dautelle.physics.Quantity
Returns the text representation of this quantity stated in the specified unit.
toString() - Method in class com.dautelle.util.Enum
Returns a string representation of this enum.
toString() - Method in class com.dautelle.util.FastList
The list stringified.
toString() - Method in class com.dautelle.util.FastMap
Returns a String representation of this FastMap.
toString() - Method in class com.dautelle.util.FastSet
Returns a String representation of this set.
toString() - Method in class com.dautelle.util.FastString
Returns the text representation of this FastString.
toString() - Method in class com.dautelle.util.Struct
Returns the String representation of this Struct in the form of its constituing bytes (hexadecimal).
toString() - Method in class com.dautelle.xml.CharData
Returns the text of this CharData.
toString() - Method in class javax.units.Unit
Returns the standard String representation of this unit.
toXml(XmlElement) - Method in class com.dautelle.math.Matrix
 
toXml(XmlElement) - Method in class com.dautelle.math.Vector
 
toXml(XmlElement) - Method in class com.dautelle.math.numbers.Complex
 
toXml(XmlElement) - Method in class com.dautelle.math.numbers.Float32
 
toXml(XmlElement) - Method in class com.dautelle.math.numbers.Float64
 
toXml(XmlElement) - Method in class com.dautelle.math.numbers.Integer32
 
toXml(XmlElement) - Method in class com.dautelle.math.numbers.Integer64
 
toXml(XmlElement) - Method in class com.dautelle.math.numbers.LargeInteger
 
toXml(XmlElement) - Method in class com.dautelle.math.numbers.Rational
 
toXml(XmlElement) - Method in class com.dautelle.math.numbers.Real
 
toXml(XmlElement) - Method in class com.dautelle.physics.Quantity
 
toXml(XmlElement) - Method in class com.dautelle.xml.CharData
 
toXml(XmlElement) - Method in interface com.dautelle.xml.Representable
Sets the attributes and content of the XML element corresponding to this object.
torqueOf(Quantity) - Static method in class com.dautelle.physics.Torque
Returns the Torque corresponding to the specified quantity.
trace() - Method in class com.dautelle.math.Matrix
Returns the trace of this matrix.
transpose() - Method in class com.dautelle.math.Matrix
Returns the transpose of this matrix.
trim() - Method in class com.dautelle.util.FastString
Returns a copy of this FastString, with leading and trailing whitespace omitted.
tryLock() - Method in class com.dautelle.util.ReentrantLock
Acquires the lock only if it not held by another thread.
two_π - Static variable in class com.dautelle.physics.Constants
Holds 2·Constants.π.

JADE v6.1
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z Α Ε Μ Π Σ Φ
Copyright © 2004 Jean-Marie Dautelle.