https://fr.mathworks.com/help/ros/ref/quaternion.mrdivide.html
mrdivide, / - Quaternion right division for scalars - MATLAB
This MATLAB function performs right division between a scalar and a quaternion or array of quaternions.
right divisionquaternionscalarsmatlab
https://discussions.unity.com/t/quaternion-angle-always-returns-zero/149660
Quaternion.Angle always returns zero - Questions & Answers - Unity Discussions
Sep 29, 2015 - I have object that runs towards a set destination (set through right-click) and the object arrives perfectly but I also have a desired rotation being stored...
questions answersquaternionanglealwaysreturns
https://pds.nasa.gov/datastandards/documents/dd/all/current/ch03s105.html
Quaternion
quaternion
https://fr.mathworks.com/help/ros/ref/quaternion.mtimes.html
mtimes, * - Quaternion multiplication - MATLAB
This MATLAB function implements quaternion multiplication if either A or B is a quaternion.
mtimesquaternionmultiplicationmatlab
https://fr.mathworks.com/help/satcom/ref/quaternion.normalize.html
normalize - Quaternion normalization - MATLAB
This MATLAB function normalizes the quaternion.
normalizequaternionnormalizationmatlab
https://www.mathworks.com/help/satcom/ref/quaternion.ldivide.html
ldivide - Element-wise quaternion left division - MATLAB
This MATLAB function performs quaternion element-wise division by dividing each element of B by the corresponding element of A.
elementwisequaternionleftdivision
https://uk.mathworks.com/help/aeroblks/6dofquaternion.html
6DOF (Quaternion) - Implement quaternion representation of six-degrees-of-freedom equations of...
The 6DOF (Quaternion) block implements quaternion representation of six-degrees-of-freedom equations of motion with respect to body axes.
six degreesquaternionimplementrepresentationfreedom
https://de.mathworks.com/help/radar/ref/quaternion.uminus.html
uminus, - - Quaternion unary minus - MATLAB
This MATLAB function negates the elements of quat and stores the result in mQuat.
quaternionminusmatlab
https://mirrors.wikimedia.org/ubuntu/pool/universe/libm/libmath-quaternion-perl/?C=S;O=D
Index of /ubuntu/pool/universe/libm/libmath-quaternion-perl
index ofubuntupooluniverselibm
https://es.mathworks.com/help/aerotbx/ug/quaternion.html
quaternion - Create quaternion array - MATLAB
A quaternion is a four-part hyper-complex number used in three-dimensional rotations and orientations.
quaternioncreatearraymatlab
https://mtex-toolbox.github.io/quaternion.ne.html
quaternion.ne
quaternionne
https://au.mathworks.com/help/fusion/ref/quaternion.interp1.html
interp1 - Quaternion interpolation (table lookup) - MATLAB
This MATLAB function interpolates the quaternion values of a 1-D function at specific query points using spherical linear interpolation (SLERP).
quaternioninterpolationtablelookupmatlab
https://www.mathworks.com/help/aeroblks/quaternionconjugate.html
Quaternion Conjugate - Calculate conjugate of quaternion - Simulink
The Quaternion Conjugate block calculates the conjugate for a given quaternion.
quaternionconjugatecalculatesimulink
https://kr.mathworks.com/help/nav/ref/quat2rotm.html
quat2rotm - Convert quaternion to rotation matrix - MATLAB
This MATLAB function converts a quaternion quat to an orthonormal rotation matrix, rotm.
convertquaternionrotationmatrixmatlab
https://uk.mathworks.com/matlabcentral/answers/810105-question-regarding-quaternion-conventions-particularly-with-respect-to-point-vs-frame-rotations
Question regarding quaternion conventions; particularly with respect to point vs frame rotations -...
Question regarding quaternion conventions;... Learn more about sensor fusion and tracking, quaternion MATLAB, Sensor Fusion and Tracking Toolbox, Navigation...
with respect
https://nl.mathworks.com/help/aeroblks/rotationanglestoquaternions.html
Rotation Angles to Quaternions - Calculate quaternion from rotation angles - Simulink
The Rotation Angles to Quaternions block converts the rotation described by the three rotation angles (R1, R2, R3) into the four-element quaternion vector (q0,...
rotationanglesquaternionscalculatesimulink
https://fr.mathworks.com/help/ros/ref/quaternion.angvel.html
angvel - Angular velocity from quaternion array - MATLAB
This MATLAB function returns the angular velocity array from an array of quaternions, quat.
angular velocityquaternionarraymatlab
https://au.mathworks.com/matlabcentral/answers/810105-question-regarding-quaternion-conventions-particularly-with-respect-to-point-vs-frame-rotations
Question regarding quaternion conventions; particularly with respect to point vs frame rotations -...
Question regarding quaternion conventions;... Learn more about sensor fusion and tracking, quaternion MATLAB, Sensor Fusion and Tracking Toolbox, Navigation...
with respect
https://uk.mathworks.com/help/driving/ref/quaternion.transpose.html
transpose, .' - Transpose quaternion array - MATLAB
This MATLAB function returns the non-conjugate transpose of the quaternion array, quat.
transposequaternionarraymatlab
https://de.mathworks.com/help/fusion/ref/quaternion.rotvec.html
rotvec - Convert quaternion to rotation vector (radians) - MATLAB
This MATLAB function converts the quaternion array, quat, to an N-by-3 matrix of equivalent rotation vectors in radians.
convertquaternionrotationvectorradians
https://fr.mathworks.com/discovery/quaternion.html
Quaternion - MATLAB & Simulink
Learn about using quaternions with MATLAB and Simulink for dynamic modeling and simulations. Resources include examples, webinars, and documentation.
quaternionmatlabsimulink
https://quaternion-consulting.com/
Home - Quaternion Consulting
quaternionconsulting
https://de.mathworks.com/help/driving/ref/quaternion.mtimes.html
mtimes, * - Quaternion multiplication - MATLAB
This MATLAB function implements quaternion multiplication if either A or B is a quaternion.
mtimesquaternionmultiplicationmatlab
https://discussions.unity.com/t/quaternion-js-to-c/27903
Quaternion .js to c# - Questions & Answers - Unity Discussions
Sep 4, 2011 - Just need to convert screenMovementSpace = Quaternion.Euler(0, mainCameraTransform.eulerAngles.y, 0); To cs, as it stands unity is complained about needing get...
questions answersquaternionjscunity
https://la.mathworks.com/help/aerotbx/ug/quatnorm.html
quatnorm - Calculate norm of quaternion - MATLAB
This MATLAB function calculates the norm norm for a given quaternion, q.
calculatenormquaternionmatlab
https://hp-agda-unimath-vojtechstep.netlify.app/archive/hp-agda-unimath/finite-group-theory.concrete-quaternion-group.html
The concrete quaternion group - agda-unimath
the concretequaterniongroupagda
https://www.mathworks.com/help/satcom/ref/quaternion.meanrot.html
meanrot - Quaternion mean rotation - MATLAB
This MATLAB function returns the average rotation of the elements of quat along the first array dimension whose size not does equal 1.
quaternionmeanrotationmatlab
https://in.mathworks.com/help/nav/ref/rotm2quat.html
rotm2quat - Convert rotation matrix to quaternion - MATLAB
This MATLAB function converts a rotation matrix, rotm, to the corresponding unit quaternion representation, quat.
convertrotationmatrixquaternionmatlab
https://learn.microsoft.com/en-us/dotnet/api/system.windows.media.media3d.matrix3d.rotateprepend?view=netframework-4.8.1&viewFallbackFrom=windowsdesktop-9.0
Matrix3D.RotatePrepend(Quaternion) Method (System.Windows.Media.Media3D) | Microsoft Learn
Prepends a rotation specified by a Quaternion to this Matrix3D structure.
windows mediaquaternionmethodsystemmicrosoft
https://de.mathworks.com/help/driving/ref/quaternion.html
quaternion - Create quaternion array - MATLAB
A quaternion is a four-part hyper-complex number used in three-dimensional rotations and orientations.
quaternioncreatearraymatlab
https://archive.mpim-bonn.mpg.de/id/eprint/2302/
Reduction of moduli schemes of abelian varieties with definite quaternion multiplications: the...
reductionmodulischemes
https://it.mathworks.com/help/fusion/ref/quaternion.prod.html
prod - Product of quaternion array - MATLAB
This MATLAB function returns the quaternion product of the elements of the array.
product ofquaternionarraymatlab
https://issuetracker.unity3d.com/issues/typo-in-quaternion-scripting-reference
Unity Issue Tracker - Typo in Quaternion scripting reference
-e: see title -repro:--go to http://docs.unity3d.com/Documentation/ScriptReference/Quaternion.html--NOTICE "Tthey" at the beginning ...
issue trackerunitytypoquaternionscripting
https://nl.mathworks.com/help/fusion/ref/quaternion.angvel.html
angvel - Angular velocity from quaternion array - MATLAB
This MATLAB function returns the angular velocity array from an array of quaternions, quat.
angular velocityquaternionarraymatlab
https://de.mathworks.com/help/driving/ref/quaternion.eulerd.html
eulerd - Convert quaternion to Euler angles (degrees) - MATLAB
This MATLAB function converts the quaternion, quat, to an N-by-3 matrix of Euler angles in degrees.
convertquaternioneuleranglesdegrees
https://community.wolfram.com/groups/-/m/t/2450699
Solving quadratic equations involving Quaternion variables - Online Technical Discussion...
Wolfram Community forum discussion about Solving quadratic equations involving Quaternion variables. Stay on top of important topics and build connections by...
solving quadratic equationsinvolvingquaternionvariablesonline
https://quaternion.readthedocs.io/en/latest/
quaternion
quaternion
https://3dmol.csb.pitt.edu/doc/WebGL_math_Quaternion.ts.html
Source: WebGL/math/Quaternion.ts
A modern, object-oriented JavaScript library for visualizing molecular data
sourcewebglmathquaternionts
https://docs.cloud.google.com/java/docs/reference/proto-google-common-protos/latest/com.google.type.Quaternion.Builder
Class Quaternion.Builder (2.70.0) | Java client libraries | Google Cloud Documentation
https://uk.mathworks.com/help/nav/ref/quat2tform.html
quat2tform - Convert quaternion to homogeneous transformation - MATLAB
This MATLAB function converts a quaternion, quat, to a homogeneous transformation matrix, tform.
convertquaternionhomogeneoustransformationmatlab
https://publikationen.bibliothek.kit.edu/1000120098
Stereo Visual SLAM Based on Unscented Dual Quaternion Filtering
visual slambased onstereounscenteddual
https://de.mathworks.com/help/satcom/ref/quaternion.norm.html
norm - Quaternion norm - MATLAB
This MATLAB function returns the quaternion's norm, quat, as the square root of the sum of its component squared.
normquaternionmatlab
https://in.mathworks.com/matlabcentral/answers/810105-question-regarding-quaternion-conventions-particularly-with-respect-to-point-vs-frame-rotations
Question regarding quaternion conventions; particularly with respect to point vs frame rotations -...
Question regarding quaternion conventions;... Learn more about sensor fusion and tracking, quaternion MATLAB, Sensor Fusion and Tracking Toolbox, Navigation...
with respect
https://research.vu.nl/en/publications/approximate-relativistic-electronic-structure-methods-based-on-th/
Approximate relativistic electronic structure methods based on the quaternion modified Dirac...
electronic structureapproximatemethods
https://it.mathworks.com/help/driving/ref/quaternion.rotmat.html
rotmat - Convert quaternion to rotation matrix - MATLAB
This MATLAB function converts the quaternion, quat, to an equivalent rotation matrix representation.
convertquaternionrotationmatrixmatlab
https://fr.mathworks.com/help/ros/ref/quaternion.rotateframe.html
rotateframe - Quaternion frame rotation - MATLAB
This MATLAB function rotates the frame of reference for the Cartesian points using the quaternion, quat.
quaternionframerotationmatlab
https://learn.microsoft.com/en-us/dotnet/api/system.windows.media.media3d.quaternion.multiply?view=windowsdesktop-9.0
Quaternion.Multiply(Quaternion, Quaternion) Method (System.Windows.Media.Media3D) | Microsoft Learn
Multiplies the specified Quaternion values.
windows mediaquaternionmultiplymethodsystem
https://se.mathworks.com/help/nav/ug/lowpass-filter-orientation-using-quaternion-slerp.html
Lowpass Filter Orientation Using Quaternion SLERP - MATLAB & Simulink
This example shows how to use spherical linear interpolation (SLERP) to create sequences of quaternions and lowpass filter noisy trajectories.
lowpass filterorientationusingquaternionmatlab
https://jp.mathworks.com/help/nav/ref/quaternion.meanrot.html
meanrot - Quaternion mean rotation - MATLAB
This MATLAB function returns the average rotation of the elements of quat along the first array dimension whose size not does equal 1.
quaternionmeanrotationmatlab
https://emxsys.github.io/assets/java/master/javadoc/javadoc/gov/nasa/worldwind/geom/class-use/Quaternion.html
Uses of Class gov.nasa.worldwind.geom.Quaternion (NASA World Wind)
nasa worldwindusesclassgeomquaternion
https://www.mathworks.com/help/driving/ref/quaternion.rotateframe.html
rotateframe - Quaternion frame rotation - MATLAB
This MATLAB function rotates the frame of reference for the Cartesian points using the quaternion, quat.
quaternionframerotationmatlab
https://docs.unity3d.com/ru/2019.4/ScriptReference/Quaternion.html
UnityEngine.Quaternion - Unity Scripting API
Quaternions are used to represent rotations.
quaternionunityscriptingapi
https://kr.mathworks.com/help/aeroblks/quaternionstorotationangles.html
Quaternions to Rotation Angles - Determine rotation vector from quaternion - Simulink
The Quaternions to Rotation Angles block converts the four-element quaternion vector (q0, q1, q2, q3), into the rotation described by the three rotation angles...
quaternionsrotationanglesdeterminevector
https://pds.nasa.gov/datastandards/documents/dd/all/current/ch05s417.html
local_identifier in Quaternion
localidentifierquaternion
https://www.mathworks.com/help/fusion/ref/quaternion.prod.html
prod - Product of quaternion array - MATLAB
This MATLAB function returns the quaternion product of the elements of the array.
product ofquaternionarraymatlab
https://docs.unity3d.com/2021.2/Documentation/ScriptReference/Quaternion-ctor.html
Unity - Scripting API: Quaternion.Quaternion
scripting apiunityquaternion
https://file.scirp.org/Html/4-2230149_82865.htm
6R Robot Inverse Solution Algorithm Based on Quaternion Matrix and Groebner Base
This article proposes a new algorithm of quaternion and dual quaternion in matrix form. It applies quaternion in special cases of rotated plane, transforming...
based on
https://uk.mathworks.com/help/driving/ref/quaternion.mrdivide.html
mrdivide, / - Quaternion right division for scalars - MATLAB
This MATLAB function performs right division between a scalar and a quaternion or array of quaternions.
right divisionquaternionscalarsmatlab
https://it.mathworks.com/help/driving/ref/quaternion.rotvec.html
rotvec - Convert quaternion to rotation vector (radians) - MATLAB
This MATLAB function converts the quaternion array, quat, to an N-by-3 matrix of equivalent rotation vectors in radians.
convertquaternionrotationvectorradians
https://se.mathworks.com/help/satcom/ref/quaternion.mrdivide.html
mrdivide, / - Quaternion right division for scalars - MATLAB
This MATLAB function performs right division between a scalar and a quaternion or array of quaternions.
right divisionquaternionscalarsmatlab
https://tttapa.github.io/Control-Surface/Doxygen/d3/d1f/Quaternion_8hpp.html
Control Surface: Quaternion.hpp File Reference
control surfacequaternionhppfilereference
https://it.mathworks.com/help/satcom/ref/quaternion.ldivide.html
ldivide - Element-wise quaternion left division - MATLAB
This MATLAB function performs quaternion element-wise division by dividing each element of B by the corresponding element of A.
elementwisequaternionleftdivision
https://fr.mathworks.com/help/ros/ref/quaternion.exp.html
exp - Exponential of quaternion array - MATLAB
This MATLAB function computes the exponential of the elements of the quaternion array A.
expquaternionarraymatlab
https://www.quaternionsoftware.com/
Quaternion Software
quaternionsoftware
https://uk.mathworks.com/help/driving/ref/quaternion.classunderlying.html
classUnderlying - Class of parts within quaternion - MATLAB
This MATLAB function returns the name of the class of the parts of the quaternion quat.
class ofpartswithinquaternionmatlab
https://jp.mathworks.com/help/driving/ref/quaternion.rotatepoint.html
rotatepoint - Quaternion point rotation - MATLAB
This MATLAB function rotates the Cartesian points using the quaternion, quat.
quaternionpointrotationmatlab
https://www.mathworks.com/help/satcom/ref/quaternion.html
quaternion - Create quaternion array - MATLAB
A quaternion is a four-part hyper-complex number used in three-dimensional rotations and orientations.
quaternioncreatearraymatlab
https://uk.mathworks.com/help/driving/ref/quaternion.times.html
times - Element-wise quaternion multiplication - MATLAB
This MATLAB function returns the element-by-element quaternion multiplication of quaternion arrays.
timeselementwisequaternionmultiplication
https://discussions.unity.com/t/how-to-control-quaternion-slerp-rotation-direction/36626
how to control Quaternion.Slerp rotation direction - Questions & Answers - Unity Discussions
how to controlquestions answersquaternion
https://piuparts.debian.org/stable2sid/source/o/octave-quaternion.html
Status of source package octave-quaternion in stable2sid
source packagestatusoctavequaternion
https://www.mathworks.com/help/satcom/ref/quaternion.eulerd.html
eulerd - Convert quaternion to Euler angles (degrees) - MATLAB
This MATLAB function converts the quaternion, quat, to an N-by-3 matrix of Euler angles in degrees.
convertquaternioneuleranglesdegrees
https://www.mathworks.com/help/fusion/ref/quaternion.ldivide.html
ldivide - Element-wise quaternion left division - MATLAB
This MATLAB function performs quaternion element-wise division by dividing each element of B by the corresponding element of A.
elementwisequaternionleftdivision
https://fr.mathworks.com/help/aeroblks/quaternionstorodrigues.html
Quaternions to Rodrigues - Convert quaternion to Euler-Rodrigues vector - Simulink
The Quaternions to Rodrigues block converts the 4-by-1 quaternion to the three-element Euler-Rodrigues (Rodrigues) vector.
quaternionsrodriguesconverteulervector
https://www.mathworks.com/help/driving/ref/quaternion.parts.html
parts - Extract quaternion parts - MATLAB
This MATLAB function returns the parts of the quaternion array as arrays, each the same size as quat.
partsextractquaternionmatlab
https://de.mathworks.com/help/fusion/ref/quaternion.rdivide.html
rdivide - Element-wise quaternion right division - MATLAB
This MATLAB function performs quaternion element-wise division by dividing each element of quaternion A by the corresponding element of quaternion B.
right divisionelementwisequaternionmatlab
https://packages.fedoraproject.org/pkgs/octave-quaternion/
octave-quaternion - Fedora Packages
View the octave-quaternion packages in Fedora.
octavequaternionfedorapackages
https://it.mathworks.com/help/radar/ref/quaternion.rotvecd.html
rotvecd - Convert quaternion to rotation vector (degrees) - MATLAB
This MATLAB function converts the quaternion array, quat, to an N-by-3 matrix of equivalent rotation vectors in degrees.
convertquaternionrotationvectordegrees
https://au.mathworks.com/help/nav/ref/quaternion.zeros.html
zeros - Create quaternion array with all parts set to zero - MATLAB
This MATLAB function returns a scalar quaternion with all parts set to zero.
all partszeroscreatequaternionarray
https://de.mathworks.com/help/satcom/ref/quaternion.eulerd.html
eulerd - Convert quaternion to Euler angles (degrees) - MATLAB
This MATLAB function converts the quaternion, quat, to an N-by-3 matrix of Euler angles in degrees.
convertquaternioneuleranglesdegrees
https://se.mathworks.com/help/aerotbx/ug/quat2dcm.html
quat2dcm - Convert quaternion to direction cosine matrix - MATLAB
This MATLAB function calculates the direction cosine matrix, n, for a given quaternion, q.
convertquaterniondirectioncosinematrix
https://www.mathworks.com/help/aerotbx/ug/quaternion.times.html
times - Element-wise quaternion multiplication - MATLAB
This MATLAB function returns the element-by-element quaternion multiplication of quaternion arrays.
timeselementwisequaternionmultiplication
https://fr.mathworks.com/help/ros/ref/quaternion.eulerd.html
eulerd - Convert quaternion to Euler angles (degrees) - MATLAB
This MATLAB function converts the quaternion, quat, to an N-by-3 matrix of Euler angles in degrees.
convertquaternioneuleranglesdegrees
https://it.mathworks.com/help/aerotbx/quaternion-math.html?s_tid=CRUX_topnav
Quaternion Math - MATLAB & Simulink
Aerospace quaternion math
quaternionmathmatlabsimulink
https://docs.unity3d.com/6000.1/Documentation/ScriptReference/Quaternion.Euler.html
Unity - Scripting API: Quaternion.Euler
scripting apiunityquaternioneuler
https://fr.mathworks.com/help/ros/ref/quaternion.parts.html
parts - Extract quaternion parts - MATLAB
This MATLAB function returns the parts of the quaternion array as arrays, each the same size as quat.
partsextractquaternionmatlab
https://de.mathworks.com/help/radar/ref/quaternion.ones.html
ones - Create quaternion array with real parts set to one and imaginary parts set to zero - MATLAB
This MATLAB function returns a scalar quaternion with the real part set to 1 and the imaginary parts set to 0.
https://www.mathworks.com/help/satcom/ref/quaternion.ctranspose.html
ctranspose, ' - Complex conjugate transpose of quaternion array - MATLAB
This MATLAB function returns the complex conjugate transpose of the quaternion, quat.
complexconjugatetransposequaternionarray
https://root.cern.ch/doc/v610/GenVector_2Quaternion_8h_source.html
ROOT: math/genvector/inc/Math/GenVector/Quaternion.h Source File
rootmathincquaternionsource
https://it.mathworks.com/help/satcom/ref/quaternion.times.html
times - Element-wise quaternion multiplication - MATLAB
This MATLAB function returns the element-by-element quaternion multiplication of quaternion arrays.
timeselementwisequaternionmultiplication
https://libeigen.gitlab.io/eigen/docs-3.4/classEigen_1_1Quaternion.html
Eigen: Eigen::Quaternion _Scalar, _Options Class Template Reference
eigenquaternionscalaroptionsclass
https://au.mathworks.com/help/nav/ref/tform2quat.html
tform2quat - Extract quaternion from homogeneous transformation - MATLAB
This MATLAB function extracts the rotational component from a homogeneous transformation, tform, and returns it as a quaternion, quat.
extractquaternionhomogeneoustransformationmatlab
https://www.mathworks.com/help/driving/ref/quaternion.rotmat.html
rotmat - Convert quaternion to rotation matrix - MATLAB
This MATLAB function converts the quaternion, quat, to an equivalent rotation matrix representation.
convertquaternionrotationmatrixmatlab
https://www.mathworks.com/help/robotics/ref/axang2quat.html
axang2quat - Convert axis-angle rotation to quaternion - MATLAB
This MATLAB function converts a rotation given in axis-angle form, axang, to quaternion, quat.
angle rotationconvertaxisquaternionmatlab
https://ch.mathworks.com/help/robotics/ref/quat2rotm.html
quat2rotm - Convert quaternion to rotation matrix - MATLAB
This MATLAB function converts a quaternion quat to an orthonormal rotation matrix, rotm.
convertquaternionrotationmatrixmatlab
https://de.mathworks.com/help/driving/ref/quaternion.parts.html
parts - Extract quaternion parts - MATLAB
This MATLAB function returns the parts of the quaternion array as arrays, each the same size as quat.
partsextractquaternionmatlab
https://fr.mathworks.com/help/aerotbx/ug/quaternion.mrdivide.html
mrdivide, / - Quaternion right division for scalars - MATLAB
This MATLAB function performs right division between a scalar and a quaternion or array of quaternions.
right divisionquaternionscalarsmatlab
https://www.wolframalpha.com/input/?i=inverse+of+quaternion+1%2B0i%2B0j%2B2k+**+%28-1i%2B3%2B4j%2B3k%29
inverse of quaternion 1+0i+0j+2k ** (-1i+3+4j+3k) - Wolfram|Alpha
https://ntrs.nasa.gov/archive/nasa/casi.ntrs.nasa.gov/20070017872.pdf
Quaternion Averaging - NASA Technical Reports Server (NTRS)
Many applications require an algorithm that averages quaternions in an optimal manner. For example, when combining the quaternion outputs of multiple star...
nasa technical reports serverquaternionaveragingntrs
https://docs.unity3d.com/ScriptReference/Quaternion-eulerAngles.html
Unity - Scripting API: Quaternion.eulerAngles
scripting apiunityquaternion
https://arxiv.org/abs/2506.13426
[2506.13426] Maximal prepositive cones on quaternion algebras with involution
Abstract page for arXiv paper 2506.13426: Maximal prepositive cones on quaternion algebras with involution
maximalconesquaternionalgebrasinvolution