PreviousUpNext

13.4.135  rw_vector_of_eight_byte_floats

The standard library rw_float64_vector package implements typelocked mutable vectors (one-dimensional arrays) specialized to hold sixty-four bit floating point values.

The rw_float64_vector package implements the Typelocked_Rw_Vector API.

The rw_float64_vector package source code is in src/lib/std/src/rw-vector-of-eight-byte-floats.pkg and proxied in src/lib/std/rw-float-vector.pkg.

See also: rw_vector_slice_of_eight_byte_floats.

See also: vector.

See also: rw_vector_of_chars.

See also: rw_vector_of_one_byte_unts.

See also: rw_float_vector.

The above information is manually maintained and may contain errors.

Typelocked_Rw_Vector

Comments and suggestions to: bugs@mythryl.org

PreviousUpNext