Enum static_math::errors::EigenvalueError [−][src]
pub enum EigenvalueError {
MaxIterations,
}Variants
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for EigenvalueErrorimpl Send for EigenvalueErrorimpl Sync for EigenvalueErrorimpl Unpin for EigenvalueErrorimpl UnwindSafe for EigenvalueError