[−][src]Function nalgebra::id
pub fn id() -> Id
Deprecated:
use Id::new()
instead.
Gets the ubiquitous multiplicative identity element.
Same as Id::new()
.
pub fn id() -> Id
use Id::new()
instead.
Gets the ubiquitous multiplicative identity element.
Same as Id::new()
.