nalgebra/src/core
sebcrozet 8cfd89f287 Add ::from_distribution to build a matrix from a user-provided distribution. 2018-05-17 15:59:51 +02:00
..
alias.rs Run rust fmt. 2018-02-03 13:59:05 +01:00
alias_slice.rs Run rust fmt. 2018-02-03 13:59:05 +01:00
allocator.rs Run rust fmt. 2018-02-03 13:59:05 +01:00
blas.rs Add .axis_angle to UnitComplex and UnitQuaternion + .rotation_between_axis to UnitComplex. 2018-03-08 17:30:59 +01:00
cg.rs Run rust fmt. 2018-02-03 13:59:05 +01:00
componentwise.rs Fix typos. 2018-02-03 15:25:04 +01:00
constraint.rs Run rust fmt. 2018-02-03 13:59:05 +01:00
construction.rs Add ::from_distribution to build a matrix from a user-provided distribution. 2018-05-17 15:59:51 +02:00
construction_slice.rs Rename the matrix slice constructors from `::new_*` to `_from_slice_*`. 2018-05-06 23:44:57 +02:00
construction_slice_deprecated.rs Re-add the ::new slice constructor, but mark them as deprecated. 2018-05-06 23:44:57 +02:00
conversion.rs Run rust fmt. 2018-02-03 13:59:05 +01:00
coordinates.rs Run rust fmt. 2018-02-03 13:59:05 +01:00
default_allocator.rs Run rust fmt. 2018-02-03 13:59:05 +01:00
dimension.rs Run rust fmt. 2018-02-03 13:59:05 +01:00
edition.rs Comment the argument of the (private) extend_rows function. 2018-02-03 13:59:05 +01:00
helper.rs Run rust fmt. 2018-02-03 13:59:05 +01:00
iter.rs Add the most common matrix decompositions. 2017-08-15 19:07:18 +02:00
matrix.rs Run rust fmt. 2018-02-03 13:59:05 +01:00
matrix_alga.rs Run rust fmt. 2018-02-03 13:59:05 +01:00
matrix_array.rs Run rust fmt. 2018-02-03 13:59:05 +01:00
matrix_slice.rs Run rust fmt. 2018-02-03 13:59:05 +01:00
matrix_vec.rs Run rust fmt. 2018-02-03 13:59:05 +01:00
mod.rs Re-add the ::new slice constructor, but mark them as deprecated. 2018-05-06 23:44:57 +02:00
ops.rs Run rust fmt. 2018-02-03 13:59:05 +01:00
properties.rs Run rust fmt. 2018-02-03 13:59:05 +01:00
scalar.rs Run rust fmt. 2018-02-03 13:59:05 +01:00
storage.rs Run rust fmt. 2018-02-03 13:59:05 +01:00
unit.rs Run rust fmt. 2018-02-03 13:59:05 +01:00