MathLib/MathLib.h File Reference
数学ライブラリ  
More...
#include "BasicLib.h"
#include "TVector.h"
#include "Rotation.h"
Go to the source code of this file.
Detailed Description
- Version:
 - 6.0 
 
- Date:
 - 2020 11/23 
 
- Author:
 - Fumi.Iseki (C)
 
- 変更履歴
 - '20 11/23 float を double に変更 '15 10/01 double を float に変更 '11 10/18 Quaternion 追加 
 '05 1/12 Vector, TVector, Matrix のメソッド名の統一 
 '04 11/8 Vector, TVector, Matrix *, / スカラー演算の変更(int, float, double) 
  
Definition in file MathLib.h.
Define Documentation
      
        
          | #define JBXL_ATHLIB_COPYRIGHT   "by Fumi.Iseki (C) 2004" | 
        
      
 
 
      
        
          | #define JBXL_MATHLIB_NAME   "MathLib" | 
        
      
 
 
      
        
          | #define JBXL_MATHLIB_VERSION   "v6.0 stable  '20 11/23" |