GeoSoft API

Uses of Class
no.geosoft.cc.geometry.Vector4

Uses of Vector4 in no.geosoft.cc.geometry
 

Methods in no.geosoft.cc.geometry that return Vector4
 Vector4 Matrix4x4.multiply(Vector4 vector4)
          Multiply this 4x4 matrix with the specified vector.
 Vector4 Matrix4x4.solve(Vector4 vector)
          Solve the A x = b equation, where A is this 4x4 matrix, b is the specified result vector and the returned vector is the unknown x.
 

Methods in no.geosoft.cc.geometry with parameters of type Vector4
 Vector4 Matrix4x4.multiply(Vector4 vector4)
          Multiply this 4x4 matrix with the specified vector.
 Vector4 Matrix4x4.solve(Vector4 vector)
          Solve the A x = b equation, where A is this 4x4 matrix, b is the specified result vector and the returned vector is the unknown x.
 void Vector4.set(Vector4 vector)
          Set the elements of this vector according to the specified vector.
 

Constructors in no.geosoft.cc.geometry with parameters of type Vector4
Vector4(Vector4 vector4)
          Construct a 4-element vector as a copy of the specified vector.
 


GeoSoft API

Copyright © 2004 - Geotechnical Software Services     geosoft.no